Schedule Updates
Create Schedule Update
POST
Create Schedule Update
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The schedule ID
Body
application/json
CreateScheduleUpdateRequestData
The body is of type object
.
Response
200
application/json
Update
The response is of type object
.
Create Schedule Update