Skip to main content
Create Genesys Bot Connector Channel

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string
required
environment_id
string
required

Body

application/json
client_id
string
required
client_secret
string
required
verification_token
string
required
api_url
string
required
bot_connector_id
string
required
name
string | null
channel_app_id
string | null
channel
string
default:genesys_bot_connector
Allowed value: "genesys_bot_connector"
created_on
string | null
updated_at
string | null
created_by
string | null
updated_by
string | null
description
string | null
Maximum string length: 1024

Response

Successful Response