Delete an entity
Deletes an existing entity and its associated data
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
entityId
ID of the entity to delete
Response
Entity deleted successfully
message