Update Maintenance

PUT {{baseUrl}}/v1/maintenance/:id

Update maintenance with given id

Request Body

{"time"=>{"type"=>"<string>", "startDate"=>"<dateTime>", "endDate"=>"<dateTime>"}, "rules"=>[{"entity"=>{"id"=>"<string>", "type"=>"<string>"}, "state"=>"<string>"}], "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;ad ullamco&quot;,&quot;took&quot;:0,&quot;data&quot;:{&quot;id&quot;:&quot;Excepteur cillum laboris&quot;,&quot;status&quot;:&quot;past&quot;,&quot;time&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;startDate&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;endDate&quot;:&quot;\u003cdateTime\u003e&quot;},&quot;description&quot;:&quot;magna&quot;}}