Schedules API
Create Schedule
Create a new schedule based on the specified options.
POST
TypeScript
Authorizations
Use your Secret API key in the form 'Bearer <SECRET KEY>' (without the quotation marks)
Body
application/json
Response
200
application/json
Schedule created successfully
The response is of type object
.
TypeScript