Update an existing content item.put https://example.com/authoring/v1/content/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredQuery ParamsincludestringfieldsstringforceOverridebooleantruefalseBody ParamsProvide the body fields such as name, typeId, tags, and data of the content item that you want to update. If you do not provide any information, the content item will not be updated before it is moved to the published stage. The current revision must be provided in order to update the content.revstringtypeIdstringHeadersx-ibm-dx-publish-prioritystringenumnownextAllowed:nownextResponses 200Successfully updated the content item that matches the ID that you provided. 400The update request is invalid or the request failed validation. 404The content item with ID {id} was not found. 409Unable to update the content item with the ID {id} because another user updated the content item since it was last retrieved. Retrieve the content item again and reapply your changes. 429Too Many Requests, the server has reached a limit, the request must be sent again at a later time. 503Unable to retrieve the content item from the database as the service is unavailable. Try again later. defaultUnexpected error.Updated 22 days ago