Skip to main content
DELETE
DeleteType

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
typeId
integer<int32>
required

Identifier of the custom entity type to delete.

Required range: 1 <= x <= 1000

Response

200 - application/json

Success

The response is of type DeleteTypeResponse · object.