DeleteType
synq.entities.custom.v1.TypesService
DeleteType
Delete an entity by its identifier. If the entity does not exist, it will be a no-op.
DELETE
DeleteType
Documentation Index
Fetch the complete documentation index at: https://docs.synq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Identifier of the custom entity type to delete.
Required range:
1 <= x <= 1000Response
200 - application/json
Success
The response is of type DeleteTypeResponse · object.