Update an existing layout mapping.put https://example.com/authoring/v1/layout-mappings/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery ParamsforceOverridebooleanDefaults to falsetruefalseBody ParamsContains the updated layout mapping object to save.idstringlength ≥ 1revstringrequiredlength ≥ 1namestringrequiredlength ≥ 1classificationstringenumlayout-mappingAllowed:layout-mappingcreatorIdstringcreatorstringcreateddate-timelastModifierIdstringlastModifierstringlastModifieddate-timepathstringtagsarray of stringstagsADD stringtypeobjectrequiredtype objectmappingsarray of objectsrequiredlength between 1 and 1mappings* objectdefaultLayoutobjectrequireddefaultLayout objectlayoutsarray of objectsrequiredlength ≥ 1layouts* objectidstringrequiredlength ≥ 1namestringADD objectisSystembooleanDefaults 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 mapped content-type, there is an existing mapping with the chosen content-type OR when changing the path, there is an existing mapping 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 15 days ago