delete
https://dev-api.accounton.io/users/
Permanently delete a specific user account by its identifier. The users.write scope is required.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200User deleted successfully.
400Error thrown when the userId is not a valid identifier, or the user could not be deleted.
403Missing or invalid API credentials / insufficient scope.
404Error thrown when the specified user is not found.
