Skip to main content

Update a content type

Log in to add to favourites
This endpoint requires the complete resource representation, including the version object, in the request body. Any property omitted will be considered for removal from the resource.
PUT/api/management/projects/{projectId}/contenttypes/{contentTypeId}

Parameters

NameParameter typeTypeFormatDescription
projectId(required)pathstring-The project identifier found in the project overview screen of the management console.
contentTypeId(required)pathstring-The content type identifier.
contentType(required)bodyobjectcontent type The complete content type resource

Responses

HTTP status codeReasonModel
200SuccessContent type
401UnauthorizedError
404Project not foundError
404Content type not foundError
409Not the latest versionError
422Validation errorError
500Internal server errorError

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request