Skip to main content

Delete a single user

Description:

Allows the Ciso to delete a single user.

Note: The Ciso can only update a user from his company.

Route:

DELETE: api/ciso/company/users/:id

params:

  • ID: string | number.

Output:

The returned data is the user that was deleted.