Configuring an asset link
How to configure an asset link
Prerequisites
Step 1. Create a new asset link
OAuth 2.0 authentication for Europe. Use this for users based in Europe and adjacent regions.
- : OpenID Connect scope
- : Basic user profile
- : User e-mail address
Defines the request schema for /asset_link/create
The asset link label
Boston boatsThe assets of this link
Link created successfully
Invalid request or validation error
Authentication is required
Step 2. Add an asset to an existing link
OAuth 2.0 authentication for Europe. Use this for users based in Europe and adjacent regions.
- : OpenID Connect scope
- : Basic user profile
- : User e-mail address
Defines the request schema for /asset_link/set and /asset_link/remove
Unique identifier for the asset link
12Unique identifier for the asset
21Asset successfully assigned to the link (No Content)
Invalid request or validation error
Authentication is required
Specified asset link not found
No content
OAuth 2.0 authentication for Europe. Use this for users based in Europe and adjacent regions.
- : OpenID Connect scope
- : Basic user profile
- : User e-mail address
Defines the request schema for /asset_link/set and /asset_link/remove
Unique identifier for the asset link
12Unique identifier for the asset
21Asset successfully unassigned from the link (No Content)
Invalid request or validation error
Authentication is required
Specified asset link or assets not found
No content
Last updated
Was this helpful?