Update an existing type.put https://example.com/authoring/v1/types/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery ParamsforceOverridebooleanDefaults to falsetruefalseoptionsstringBody ParamsProvide all the updated type fields that you want to save to this content type document.idstringlength ≥ 1revstringrequiredlength ≥ 1namestringrequiredlength ≥ 1descriptionstringrequiredclassificationstringenumrequiredcontent-typeAllowed:content-typekindarray of stringskindADD stringcontentThumbnailobjectcontentThumbnail objectcreatorIdstringrequiredlength ≥ 1creatorstringcreateddate-timelength ≥ 1lastModifierIdstringlength ≥ 1lastModifierstringlastModifieddate-timelength ≥ 1pathstringtagsarray of stringsrequiredtags*ADD stringthumbnailobjectthumbnail objectstatusstringenumrequireddraftreadyretiredAllowed:draftreadyretiredlinkedDocIdstringuiExtensionsobjectuiExtensions objecticonarray of stringsiconADD stringelementsarray of objectsrequiredelements*ADD objectlinksobjectlinks objectschemaobjectschema objectmappingsobjectmappings objectisSystembooleanDefaults to falsetruefalseResponses 200Successfully updated the content type document that matches the ID provided with the changes made to the type fields. 400The ID that you provided is invalid. Provide a valid ID. 401You do not have authorization to update this content type document. 404A content type document with the ID {id} was not found or the current tenant's database is not provisioned. 409The content type document was updated by another user since you retrieved it. If you are changing the document path, a content type document with the same path exists in the database. Provide a new path for this content type. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 500Unexpected error.Updated 8 days ago