Delete entity

Delete an entity

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
entity ID

Response

entity deleted
successboolean or null
messagestring or null

Errors