Delete a data object
Data
Delete a data object
Permanently delete the data object. This cannot be undone.
Required scope data:delete
delete
/data/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the data object.
Response204
The data object was deleted.