Skip to main content

Add users to a department

POST 

/department/:department_id/users

Add multiple users to a department, assigning them a specified role. If a user doesn't exist, they are created and an activation email is sent.

Use Cases:

  • Bulk onboarding of new team members.
  • Upgrading user permissions to Admin or Implementor.

Request

Responses

Successful Response