Update Account Owner for Multiple Accounts

Use the Update Account Owner for Multiple Accounts endpoint to assign multiple accounts to a different user in your team's Apollo account.

To update more than the account owner, such as domains or phone numbers, use the Update an Account endpoint instead.

This endpoint requires a master API key. If you attempt to call the endpoint without a master key, you will receive a 403 response. Refer to Create API Keys to learn how to create a master API key.

Query Params
account_ids[]
array of strings
required

The Apollo IDs for the account that you want to assign to an owner.

To find account IDs, call the Search for Accounts endpoint and identify the id value for the account.

Example: 66e9abf95ac32901b20d1a0d

account_ids[]*
string
required

The ID for the account owner within your team's Apollo account. This user will be assigned ownership of the accounts.

Use the Get a List of Users endpoint to retrieve IDs for all of the users within your Apollo account.

Example: 66302798d03b9601c7934ebf

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain