Activates (publishes) a content type in Contentful. Use this to make a content type available for creating entries. Requires the current version number for optimistic locking.
versionRequiredintegerCurrent version number of the content type (required for optimistic locking). This is sent via the X-Contentful-Version header.
space_idRequiredstringID of the space containing the content type
environment_idRequiredstringID of the environment containing the content type (typically 'master')
content_type_idRequiredstringID of the content type to activate (publish)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.