delete https://{Domain}/api/iacp/v3/accounts//actions/remove/
The endpoint removes all user access policies and team bindings
associated with the account.
Log in to see full request history
Responses
204Successfully removed.
403User unauthorized to perform this action.
404The user or account not found.
4XXClient error.
5XXServer error.