Assign vault accounts to a legal entity
Assigns one or more vault accounts to a specific legal entity registration. Explicitly mapped vault accounts take precedence over the workspace default legal entity. Endpoint Permission: Admin, Non-Signing Admin.
Headers
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.
Path Parameters
The unique ID of the legal entity registration
Body
Request body to assign vault accounts to a legal entity
List of vault account IDs to assign to the legal entity
1["0", "1", "2"]Response
Vault accounts assigned successfully
Response after assigning vault accounts to a legal entity
Number of vault accounts successfully assigned
3