Bind Asset Tags
POST
https://api.trebellar.app/api/v2/assets/tags/bind
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