DELETE: Delete a User

https://api.bitsighttech.com/ratings/v2/users/user_guid

Delete an existing user.

Deleting users cannot be undone. Deleting a user also deletes any shared folders that they created. We recommended assigning an active owner to the folder before deactivation to ensure the folder can still be managed.

See user management and Users tab permissions.

Parameters

* Required.

user_guid

* Required.

[Path] Identify the user to delete.

Value: [String] User unique identifier [user_guid]. See GET: Users.

Example Request

curl -X "DELETE" https://api.bitsighttech.com/ratings/v2/users/11111111-aaaa-1111-aaaa-111111111111 -u api_token:

Status Codes

204
The user was successfully deleted.
  • May 21, 2020: Published.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.