Unpublish Content Type
Content Types
Unpublish Content Type
Unpublish a content type without creating a new version
POST
Unpublish Content Type
Changes a published content type’s status to unpublished without creating a new version. This makes the content type unavailable for new content creation while preserving the version history.Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Organization ID
Project ID
Content Type ID
Response
Returns the unpublished ContentType object.Unpublishing does not increment the version number. The
lastPublishedVersion remains unchanged, allowing you to re-publish at the same version or make modifications first.