Try On Job Cancel (Beta)
BETA - This endpoint is currently in beta and may change without notice.
Cancels a Try On job that is currently pending or running.
When a Try On job is submitted with wait_for_result set to false, it can be cancelled using this endpoint if it hasn’t completed yet. Jobs that are already completed or failed cannot be cancelled.
Authorizations
All API requests require a valid api key. Include your token as a HTTP request header in the following format: X-API-Key: skXXXXXXXXXXXXXXXX. You can obtain an api key by signing up for developer access in your Pixelcut account.
Path Parameters
The ID of the job to cancel
Response
Job cancelled successfully
Confirmation message
"Job cancelled"