PUT
/
schedules
/
{schedule}
/
updates
/
{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

update
integer
required

The update ID

Body

application/json
message
string | null

Response

200 - application/json
data
object
required