accounts
Remove account member.
Remove a member from an account. It deletes the relationship between the user and the account in the account_relationships table.
post/v1/accounts/{id}/members/remove
Path parameters
idstring required
The Account ID.
Request body
Response
OK
EmptyRecord required