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 Definition By Locator

DELETE
/v1/custom-entity-definitions/by

Deletes the specified custom Entity Definition By Locator.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

id?string

Unique identifier for the resource.

Formatuuid
key?string

Stable key used to identify the definition.

Response Body

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