/v1/jobs/{jobId}
DELETE
/v1/jobs/{jobId}Deletes a job.
Request
Path Params
jobId
string
required
The ID of the job to delete.
Query Params
onBehalfOfContentOwner
string
optional
The content owner's external ID on which behalf the user is acting on. If not set, the user is acting for himself (his own channel).
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago