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

Regenerate result URLs

Regenerates CloudFront URLs from S3 keys for all images in a job (useful when URLs expire).

POST
/jobs/{job_id}/refresh-urls

Authorization

AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

job_idstring

Response Body

Examples

curl -X POST "https://loading/jobs/string/refresh-urls"
Empty

List jobs GET

Previous Page

Regenerate a single image POST

Next Page