Publish/Unpublish ContentCopy Pagepatch https://{endpoint}/v1/content/sites/{site_id}/content/{content_id}/statusThis API allows us to publish/unpublish a contentPath Paramssite_idstringrequiredUnique identifier of the sitecontent_idstringrequiredUnique identifier of the contentBody ParamsUpdate the status of content to publish or unpublishstatusstringenumrequiredThe status to set for the contentpublishunpublishAllowed:publishunpublishResponses 200Success 400Error 401Authorize error 403Forbidden errorUpdated 15 days ago