API referenceentity
Delete an entity
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Query Parameters
entity_id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/entity?entity_id=string"{
"success": true
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}