Update Schedule Override

PUT {{baseUrl}}/v2/schedules/:identifier/overrides/:alias?scheduleIdentifierType=id

Update schedule override with given alias

Request Params

KeyDatatypeRequiredDescription
scheduleIdentifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name'

Request Body

{"user"=>{"type"=>"<string>", "id"=>"<string>"}, "startDate"=>"<dateTime>", "endDate"=>"<dateTime>", "rotations"=>[{"id"=>"<string>", "name"=>"<string>"}, {"id"=>"<string>", "name"=>"<string>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;exercitation qui occaecat minim&quot;,&quot;took&quot;:0,&quot;data&quot;:{&quot;alias&quot;:&quot;eu Lorem Excepteur consequat&quot;}}