Canceling a Job
Use the following command to cancel a job that is already in progress:
curl --request PUT --header 'X-Api-Key: tcs_YOUR_API_KEY' 'https://api.cloud.telestream.net/transform/v1.0/factories/FACTORY_ID/jobs/JOB_ID/cancel'
Updated about 1 year ago