LLM-readable documentation index
ApiV3GeneratedEntity Types

Delete an Entity Type

Hand off to an LLM
DELETE
/v3/entity-types/{typeID}
x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

typeID*string

Entity type public ID (ety_...).

Response Body

curl -X DELETE "https://api.bem.ai/v3/entity-types/string"
Empty