Skip to main content
POST
Schedule a deliverable

Authorizations

X-API-Key
string
header
required

Path Parameters

rootId
string<uuid>
required
id
string<uuid>
required

Body

application/json

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.

type
enum<string>
required
Available options:
schedule
newStart
integer
required

Epoch seconds

Response

204

Scheduled — re-fetch the deliverable to see the new schedule