# VaultAccountsTagAttachmentsRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tag_ids** | [**Vec<uuid::Uuid>**](uuid::Uuid.md) | The IDs of the tags to attach |
**vault_account_ids** | **Vec<String>** | The IDs of the vault accounts to attach tags to |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)