Guides

Add Conversion

Use this API to upload and add a custom conversion file to an asset (such a manually edited copy of an image). The uploaded file will be stored as an asset's conversion in the Cloud Storage.

HTTP REQUEST

KeyValueDescription
ASSET_IDstringAsset ID, 32 character alphanumeric UUID
CONVERSION_NAMEstringAn identifier for the Conversion such as my_edited_copy. It must not exceed 30 characters. It can only be alphanumeric. Spaces are not allowed.

HTTP RESPONSE

Standard HTTP Status code - 202 or 200

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!