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.
Documentation Index
Fetch the complete documentation index at: https://pixa.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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 Pixa account.
The ID of the job to cancel
Job cancelled successfully
Confirmation message
"Job cancelled"