Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

scheduleId
string
required

Unique ID of the schedule task to cancel

Response

200 - application/json

Successfully canceled the publish schedule

data
object
required

Empty object returned on success