Image batches, as either a variation or a default option.
Templates, where the destination is saved for images created from the template.
For provider setup, permissions, connection testing, and storage behavior, see the full Storage Destinations guide.
When you choose to Disable HCTI Storage, the image create response contains a /v1/store/... URL. Send an authenticated PUT request to that URL using valid API credentials from the same organization as the image. A 200 or 424 response reports the overall outcome and the status, target, bucket, and key for the base image and any transformation. See Store response for the full response format.
Value
Type
Description
String
The id for one of your organization’s enabled storage destinations.
Example usage
JSON request
{"html":"<h1>Saved in my bucket</h1>","storage_destination_id":"your-storage-destination-id"}