Adds a User to a Vault Account.post https://{access.example.com}/api/config/v1/vault/account/{id}/userPath Paramsidint32required1 to 2147483647Body Paramsuser_idint321 to 2147483647rolestringenuminjectinject_and_checkoutAllowed:injectinject_and_checkoutResponses 201Indicates the user was successfully added to the Vault account. 403Indicates that the account was personal or not eligible for adding a user. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 30 days ago