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
The created connector.
The request is malformed or contains invalid configuration.
Permissions do not allow creating connectors for this agent.
Agent not found.