v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
Users

Update User Accounts

Update the accounts that a user will have access to.

put/public/v3/Users/{userId}/accounts

Path parameters

userIdstring required

ID of the user whose accounts you wish to update.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

accountIdsinteger[] required

The list of account IDs the user will belong to.

Response

The user accounts have been updated