Skip to main content
DELETE
Unassign Agent
Agency Plan Required - This endpoint is only available for teams on the Agency plan.

Endpoint

Path Parameters

Response

Example Request

The agent is not deleted, only unassigned. Client permissions are automatically removed from all associated campaigns, chats, and prospects.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workspace ID

agentId
string
required

Agent ID to unassign

Response

Agent unassigned successfully

message
string
Example:

"Agent unassigned from workspace"

agentId
string
Example:

"agent_abc123"

propagated
object
Last modified on January 22, 2026