Delete data
DELETE {{baseUrl}}/api/organizations/:organizationId/data/:dataId
Delete a data item. This does not remove the items from the underlying storage.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}