Unbind Asset Tags

View as Markdown
Unbind one or more asset tags from 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 unbound successfully
dataobject