API v1.0
Update Scheduled Task
Update a scheduled task with partial updates.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Request model for updating individual fields of a scheduled task.
Response
200
application/json
Successful Response
Response model for a single scheduled task.