Data

Delete a data object

Permanently delete the data object. This cannot be undone.

Required scope data:delete

delete/data/{id}

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the data object.

Response204

The data object was deleted.