accounts

Remove account member.

Remove a member from an account.

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

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