Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/vnd.api+json
Response
schedule created
Creates a new schedule from provided data
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
schedule created