PUT
/
api
/
schedules
/
{id}

Authorizations

Authorization
string
headerrequired

You can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.

Path Parameters

id
integer
required

The ID of the schedule.

Body

application/json
name
string

Must not be greater than 255 characters.

message
string
scheduled_at
string | null

Must be a valid date.

components
object[]

Response

200 - application/json
data
object