Delete data

DELETE {{baseUrl}}/api/organizations/:organizationId/data/:dataId

Delete a data item. This does not remove the items from the underlying storage.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}