Update Schedule Rotation (Partial)

PATCH {{baseUrl}}/v2/schedules/:identifier/rotations/:id?scheduleIdentifierType=id

Update schedule rotation with given id

Request Params

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

Request Body

{"name"=>"<string>", "startDate"=>"<dateTime>", "endDate"=>"<dateTime>", "type"=>"<string>", "length"=>"<integer>", "participants"=>[{"type"=>"<string>", "id"=>"<string>"}, {"type"=>"<string>", "id"=>"<string>"}], "timeRestriction"=>{"type"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;ipsum Excepteur magna ut&quot;,&quot;took&quot;:0,&quot;result&quot;:&quot;ipsum culpa&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;nulla dolor Lorem non&quot;,&quot;name&quot;:&quot;dolor magna sunt consequat&quot;}}