Skip to main content
POST
Bulk create task schedule

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Body

application/json
schedules
object[]
required
Maximum array length: 50

Response

Success

success
integer

Total number of success created schedule.

failed
integer

Total number of failed created schedule.

schedules
object[]

List result of created task schedule.

failed_index
object[]

List of failed index of schedule.