ModifyAssetAliases

Atomically adds and removes alternate identifiers on an asset. Returns the
updated asset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The asset whose identifiers are being modified.

Body Params

Request message for ModifyAssetAliases RPC.

additions
array of objects

Identifiers to attach. Only type and value are read.

additions
removals
array of objects

Identifiers to detach, matched on type and value. Removing an identifier
deletes it outright; it is not kept as history.

removals
boolean

Take an identifier currently held by an active asset, superseding it there.
Without this, such an addition fails with ALREADY_EXISTS naming the current
holder. Archived and uninstalled holders are always superseded.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json