Skip to main content
DELETE
Delete Content Type

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID
id
string
required
Content Type ID

Response

Deleting a content type will prevent new content from being created with this type. Existing content that uses this type will still be accessible but cannot be updated to use the deleted type.

Error Responses

Content Type Not Found

Content Type Has Content

Code Examples