Attach or detach tags from vault accounts

Attach or detach one or more tags from the requested vault accounts. Endpoint Permission: For protected tags: Owner, Admin, Non-Signing Admin. For non protected tags: Owner, Admin, Non-Signing Admin, Signer, Editor, Approver.

Body Params
vaultAccountIds
array of strings
required
length between 1 and 100

The IDs of the vault accounts to attach tags to

vaultAccountIds*
tagIdsToAttach
array of uuids
length between 1 and 20

The IDs of the tags to attach

tagIdsToAttach
tagIdsToDetach
array of uuids
length between 1 and 20

The IDs of the tags to detach

tagIdsToDetach
Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json