Delete a user

Removes a user from the system, including their permissions. By default, this will deactivate a user, removing their ability to log in. If you provide the ‘remove_data’ parameter, this will remove all PII from the user’s account, including their name, email address, and membership number. Returns the deleted user’s information prior to deletion.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

The ID of the user

Body Params
boolean

Whether to remove the user's data

Responses

404

The user you asked for couldn't be found or couldn't be deleted

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json