Marketing API
Assets

Rename Asset

This API endpoint (POST) renames an asset. If the request succeeds, it will return an Asset Object; otherwise, it will return an error. Permissions: assets.edit

Note: Folders cannot be renamed.

Path Parameters

id * The id of the asset to rename.

Body Parameters

name * string The new filename. Spaces or special characters are not supported.