Add User to Workspace
Workspace Users
Add User to Workspace
Add a new user to a workspace.
POST
Add User to Workspace
Authorizations
Bearer token authentication
Path Parameters
The ID of the workspace.
Body
application/json
The id of an existing record in the users table.
Example:
"01h8xyz123abc456def789ghi"
Available options:
owner, admin, developer, member Example:
"member"
Available options:
agents, knowledge_base, phone_numbers, call_history, analytics Example:
["architecto"]The id of an existing record in the agents table.
Example:
["architecto"]Response
201 - application/json

