Skip to content

Delete Entity Type

DELETE
/v1/entity-types/{id}
curl --request DELETE \
--url https://example.com/api/v1/entity-types/example \
--header 'Authorization: <Authorization>'
id
required
string

Entity Type ID

No Content