Skip to main content
DELETE
Cancel a scheduled job

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>. One key manages every profile on the account.

Path Parameters

job_id
string
required

Id of a scheduled or queued job, returned by the publish call.

Response

Success.

The response envelope is stable — a profile_id plus the payload — but its inner fields are not yet pinned down in this document.