Bind Asset Tags

View as Markdown
Bind one or more asset tags to a specific asset.

Authentication

X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
assetIdstringRequired
assetTagIdslist of stringsRequired

Response

Asset tags bound successfully
dataobject