Schema's
Maak een schema
Programma-aanbod of tekst voor een ISO-datum.
POST
/schedulesschedules:writeVerzoek
typestring · bodyType: aanbieding of tekst.optioneelatstring · bodyISO 8601 datum en tijd.verplichtsegment_idstring · bodyDoelsegment.optioneelgroup_idstring · bodySpecifieke groep.optioneeloffer_idstring · bodyGeplande aanbieding.optioneeltextstring · bodyTekst voor tekstplanning.optioneelimagestring · bodyOptionele afbeelding.optioneelrecurrencestring · bodyHerhalingsregel.optioneelactiveboolean · bodyActiveert planning.optioneelVoorbeeld
curl
curl -X POST 'https://achadu.com/api/v1/schedules' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"at": "2026-09-01T15:00:00Z",
"type": "string",
"segment_id": "string",
"group_id": "string"
}'Antwoord
201Bron gemaakt4xxFout met code, bericht en request_id