v1

latestSwagger 2.02026-07-13137761.0 MB
PAM asset variation file

Upload a new variation file

This endpoint allows you to upload a new variation file for a given PAM asset, channel and locale.

post/api/rest/v1/assets/{asset_code}/variation-files/{channel_code}/{locale_code}

Path parameters

asset_codestring required

Code of the asset

channel_codestring required

Code of the channel

locale_codestring required

Code of the locale if the asset is localizable or equal to no-locale if the asset is not localizable

Headers

Content-typestring required

Equal to 'multipart/form-data', no other value allowed

Request body

filestring binary required

The binaries of the file

Response

Created