Delete a user

Deletes a user in the system. When you delete a user:

  1. All the user data (restore points) is deleted.
  2. If the user that is being deleted has shared data with guest users, this data is also deleted.
  3. All devices of the user will get deleted, and all the active and preserved licenses that the user was consuming will be freed up.
  4. You can roll back the deleted user from Rollback Actions until the rollback window lapses.
  5. After the rollback window lapses, the user will be deleted permanently. For more information, see <a href=https://docs.druva.com/Cyber_Resilience/Rollback_Actions>Rollback Actions.
Path Params
integer
required

The unique ID of a user in Endpoints and SaaS Apps. Get the ID of a user using the 'List all users' API.

Body Params
string

Specify the reason for user deletion (the character limit of reason is between 10-150) . This capability will help prevent accidental deletions. If no reason is specified, the default reason i.e. API initiated User Deletion will be displayed.

Responses

400

Bad Request

401

The request did not include an authentication token or an expired authentication token was supplied.

404

The requested resource was not found.

422

The request was well-formed but was unprocessable due to semantic errors.

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