https://cms.thepublive.com/publisher/{publisher_id}/
All CMS endpoints require HTTP Basic Auth via the
Authorization header. Request Content-Type varies by endpoint — most POST/PATCH endpoints use application/json, but check each endpoint’s page: for example, Media Library’s create/update endpoints require multipart/form-data or application/x-www-form-urlencoded instead.