Public Admin
Add Clerk chat user
Adds a new user to the Clerk chat system
POST
Authorizations
Body
application/json
Request to add a new Clerk chat user
Email of the user to add
First name of the user to add
Last name of the user to add
Role of the user
Available options:
workspace_owner
, admin
, manager
, agent
, member
Response
201
application/json
The created Clerk chat user
Response containing Clerk chat user information
The ID of the created user
The email of the created user
The role of the created user
The first name of the created user
The first name of the created user