Cancel a Job – Media API – MediaKind

Cancel a Job

post https://app.mk.io/api/v1/projects/:project_name/media/transforms/:transform_name/jobs/:job_name/cancelJob

Cancel an already running Job.

RBAC Capability Required: ams.job.create

Authentication

Authorization Bearer

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

Path parameters

Response

200 Success
No response body.

Errors