Skip to contents

Rename an asset

Usage

rename_asset(asset_uuid, new_name, use_proxy = FALSE)

Arguments

asset_uuid

UUID of asset

new_name

Character. New name to give asset.

use_proxy

Logical to indicate whether to use proxy

Value

API response (invisibly)

Details

More details on this endpoint are available in the API documentation.