Create agent connector
POST/v2/agent_aliases/:alias_key/connectors
Creates a connector on an alias to receive events from an external platform such as Slack, Google Chat, or Zoom Contact Center, or to serve the embeddable widget. Sessions created through the connector are routed to an agent by the alias's policy.
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 alias.
Alias not found.
Another connector already holds this connector's external identity — a channel connector naming an app or account another connector already uses.