Update User Accounts

Update the accounts that a user will have access to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the user whose accounts you wish to update.

Body Params
accountIds
array of int32s
required

The list of account IDs the user will belong to.

accountIds*
Headers
int32
required

ID of the account the request will be made in.

Responses
200

The user accounts have been updated

400

Unable to update user accounts. See response message for details.

401

Unauthorized

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!