- POST to the
/try-on/run
endpoint with your input data. - Poll the status endpoint using the
pollingUrl
returned from the run request until the generation is completed. - Retrieve the final results from the “output” field.
/try-on/run
endpoint with your input data.pollingUrl
returned from the run request until the generation is completed.