Release Candidate — the API is undergoing final validation before general availability, and minor changes may still occur.
Hellomateo API Documentation
Custom Entities

Delete Custom Entity By Locator

DELETE
/v1/custom-entities/by

Deletes the specified custom Entity By Locator.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

id?string

Unique identifier for the resource.

Formatuuid
custom_entity_definition?string

The definition whose JSON Schema validates this custom entity.

Formatuuid
custom_entity_definition_key?string

Stable key used to identify the definition.

external_id?string

Identifier assigned by an external system.

Length1 <= length

Response Body

curl -X DELETE "https://api.getmateo.com/v1/custom-entities/by"
Empty