Skip to main content

Delete type

DELETE 

/spaces/:space_id/types/:type_id

This endpoint “deletes” an object type by marking it as archived. The deletion process is performed safely and is subject to rate limiting. It returns the type’s details after it has been archived. Proper error handling is in place for situations such as when the type isn’t found or the deletion cannot be performed because of permission issues.

Request

Responses

The deleted type