Add an agent
Adds an agent to the workspace. If no Adraa Inbox account exists for the email, one is created — no invite email is sent; the person signs in at the console with a one-time code sent to that email. If an account already exists, it is added to the workspace with the given role (the existing display name is kept).
Members added with role agent receive the workspace’s default zero-permission “Agent” custom role (own conversations only); an admin can change their role from Settings → Members. Admins are unrestricted.
Rate limit: 30 requests per minute.
Authorizations
Workspace API token created in Settings → API. Tokens start with adraa_.
Body
The agent's sign-in email.
Display name, unique across Adraa Inbox. Generated from the email when omitted. Ignored if the email already has an account.
60"sara"
Workspace role. agent members start with the default zero-permission "Agent" custom role (own conversations only).
agent, admin Response
Agent added to the workspace