Schedules
Update Schedule
PUT
/
api
/
schedules
/
{id}
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.
Path Parameters
id
integer
requiredThe 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