Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/schedule_run
Schedules

Run schedule

It now runs the same safe routine as the scheduler.

POST/schedules/{id}/runpublications:write

Request

idstring · pathResource identifier.mandatory

Example

curl
curl -X POST 'https://achadu.com/api/v1/schedules/resource_id/run' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id