Remove a user from the current account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user to remove.
Successfully removed the user from the account.
Remove a user from the current account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user to remove.
Successfully removed the user from the account.