Assigns an agent to the workspace. Propagates permissions to all agent campaigns, chats, and prospects. Agency plan required.
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | Yes | The workspace ID |
agentId | string | Yes | The agent ID to assign |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.