Content Scheduler REST API
The endpoint of the Content Scheduler API is /rest/content-scheduler/1.0/
content/{id}
An endpoint to manage the scheduled content.
Resource URL /rest/content-scheduler/1.0/content/{id}
Methods: GET POST DELETE
content/{id}/publish
An endpoint to manage the scheduled content.
Resource URL /rest/content-scheduler/1.0/content/{id}/publish
Methods: POST