Update an existing image profile.put https://example.com/authoring/v1/image-profiles/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery ParamsforceOverridebooleanDefaults to falsetruefalseBody ParamsContains the updated image profile object to save.idstringlength ≥ 1revstringrequiredlength ≥ 1namestringrequiredlength ≥ 1descriptionstringclassificationenumrequiredimage-profileAllowed:image-profilecreatorIdstringrequiredlength ≥ 1creatorstringcreateddate-timelength ≥ 1lastModifierIdstringlength ≥ 1lastModifierstringlastModifieddate-timelength ≥ 1tagsarray of stringstagsADD stringdimensionsarray of objectsrequireddimensions*ADD objectisSystembooleanDefaults to falsetruefalseResponses 200Success. 400Invalid ID or Invalid input. 401The user is not authorized to run this action. 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 document name, there is an existing document with the chosen name. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 500Unexpected error.Updated 9 days ago