Delete Custom Entity Type

Delete Custom Entity Type

Delete specified custom entity type.

Request
URI
DELETE
https://{api_host}/cloudapi/customEntityTypes/{customEntityTypeId}
COPY
Path Parameters
string
customEntityTypeId
Required

customEntityTypeId

string
customEntityTypeId
Required

customEntityTypeId

Query Parameters
boolean
recursive
Required

if true, will recursively delete both custom entity type, all its instances and associated actions


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure