StudioContact usPricing

Overview

Introduction
Authentication

Services

Model swap
Flat lay on model

References

Abort a running jobDelete a job and its resultsGet all versions of an imageGet job resultsGet job statusList jobsRegenerate result URLsRegenerate a single imageRetry a job
StudioContact usPricing
Jobs

Delete a job and its results

DELETE
/jobs/{job_id}

Authorization

AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

job_idstring

Response Body

Examples

curl -X DELETE "https://loading/jobs/string"
Empty

Abort a running job POST

Previous Page

Get all versions of an image GET

Next Page