Get image upload URL
GET/images/signed-url
Returns a presigned S3 URL for uploading a source image. Upload the image bytes with an HTTP PUT to signed_url, then pass the returned filename as image_url in Generate image from image.
Responses
- 201
- 401
- 422
Created
Unauthorized
Validation Error
Was this page helpful?