Skip to main content
POST
Create Schedule Update

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

schedule
integer
required

The schedule ID

Body

application/json

CreateScheduleUpdateRequestData

message
string
required
completed_at
string<date-time> | null

Response

Update

data
Update · object
required
included
(Incident · object | Schedule · object)[]