Delete data
Delete a data item. This will remove items the items from the underlying storage if your dataset has "bucketPath" set.
delete
/api/organizations/{organizationId}/data/{dataId}
Authorizations
Path parameters
organizationIdintegerrequired
Organization ID
dataIdintegerrequired
Data ID
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?