Update an existing layout.put https://example.com/authoring/v1/layouts/{id}Path ParamsidstringrequiredQuery ParamsforceOverridebooleanDefaults to falsetruefalseBody ParamsContains the updated layout object to save.idstringlength ≥ 1revstringrequiredlength ≥ 1namestringrequiredlength ≥ 1descriptionstringclassificationstringenumlayoutAllowed:layoutcreatorIdstringcreatorstringcreateddate-timelastModifierIdstringlastModifierstringlastModifieddate-timepathstringprerenderbooleanDefaults to falsetruefalsetagsarray of stringstagsADD stringthumbnailobjectthumbnail objecttemplatestringrequiredlength ≥ 1templateTypestringenumDefaults to handlebarshandlebarsangularAllowed:handlebarsangularurlTemplatestringisSystembooleanDefaults to falsetruefalseResponses 200Success. 400Invalid ID or Invalid input. 401The user is not authorized to run this action. 403The operation is not available based on the current tenant's tier. 404The document with ID {id} was not found OR Current tenant's database is not provisioned. 409Another user updated the document since it was last retrieved OR when changing the path, there is an existing document at that path. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 500Unexpected error.Updated 5 days ago