accounts

Add account member.

Add a member to an account.

post/v1/accounts/{id}/members/add

Path parameters

idstring required

The Account ID.

Request body

account_idstring

The account ID.

user_profile_idstring

The user profile ID.

Response

OK

EmptyRecord required

Changes