Delete an entity by its identifier. If the entity does not exist, it will be a no-op.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifier of the custom entity type to delete.
1 <= x <= 1000Success
The response is of type DeleteTypeResponse · object.