PUT
/
schedules
/
{schedule}

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
components
object[] | null
message
string | null
name
string | null
Maximum length: 255
scheduled_at
string | null
status
enum<integer> | null
Available options:
0,
1,
2

Response

200 - application/json
data
object
required