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.
id * The id of the asset to rename.
name * string The new filename. Spaces or special characters are not supported.