POST
/
schedules

Authorizations

Authorization
string
header
required

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

Body

application/json
completed_at
string
required
message
string
required
name
string
required
Maximum length: 255
scheduled_at
string
required
components
object[] | null
status
enum<integer> | null
Available options:
0,
1,
2

Response

200 - application/json
data
object
required