Skip to main content

Remove a user from a department

DELETE 

/department/:department_id/users/:email

Remove a user from a department, revoking their access and role assignments.

Use Cases:

  • Offboarding a user who leaves the company or changes teams.
  • Maintaining strict access controls within the department.

Request

Responses

Successful Response