Deliverables
Schedule a deliverable
Body is an action union (see ‘ScheduleAction’); ‘newStart’/‘newFinish’ are epoch seconds, not ISO date strings. Only one of the two is required per action — the engine derives the other.
POST
Schedule a deliverable
Authorizations
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Discriminated union keyed on 'type'. 'newStart'/'newFinish' are epoch seconds. Only one of 'newStart'/'newFinish' needs to be supplied for 'schedule', 'drag', 'shrink', and 'expand' — the engine derives the other from duration/dependencies.
Response
204
Scheduled — re-fetch the deliverable to see the new schedule
Schedule a deliverable