Create agent connector
POST/v2/agents/:agent_key/connectors
Creates a connector for an agent to receive events from an external platform such as Slack, Google Chat, or Zoom Contact Center.
Request
Responses
- 201
- 400
- 403
- 404
- 409
The created connector.
The request is malformed or contains invalid configuration.
Permissions do not allow creating connectors for this agent.
Agent not found.
Another connector already holds this connector's external identity — a channel connector naming an app or account another connector already uses.