Add an agent
Agents
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).
Rate limit: 30 requests per minute.
POST
Add an agent
Authorizations
Workspace API token created in Settings → API. Tokens start with adraa_.
Body
application/json
The agent's sign-in email.
Example:
Display name, unique across Adraa Inbox. Generated from the email when omitted. Ignored if the email already has an account.
Maximum string length:
60Example:
"sara"
Workspace role.
Available options:
agent, admin Response
Agent added to the workspace