Update an SLO correction

PATCH {{baseUrl}}/api/v1/slo/correction/:slo_correction_id

Update the specified SLO correction object.

Request Body

{"data"=>{"attributes"=>{"category"=>"Scheduled Maintenance", "description"=>"Ut incididunt", "duration"=>3600, "end"=>1600000000, "rrule"=>"FREQ=DAILY;INTERVAL=10;COUNT=5", "start"=>1600000000, "timezone"=>"UTC"}, "type"=>"correction"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"data":{"attributes":{"category":"Scheduled Maintenance","created_at":-42445941,"creator":{"email":"esse proident voluptate","handle":"est sunt","name":"consequat"},"description":"officia dolor cupidatat","duration":3600,"end":-21506349,"modified_at":-30984020,"modifier":{"email":"dolor cupidatat","handle":"aute laboris irure officia","name":"consequat"},"rrule":"FREQ=DAILY;INTERVAL=10;COUNT=5","slo_id":"nostrud","start":-28285922,"timezone":"in sunt sit non"},"id":"Lorem voluptate mollit id","type":"correction"}}