Skip to content

ibl-data-manager (3.59.0-ai-plus)

API for iblai

Download OpenAPI description
Languages
Servers
Mock server

https://docs.ibl.ai/_mock/apis/ibl/

https://base.manager.iblai.app/

ai-account

Operations

ai-analytics

Operations

ai-bot

Operations

ai_bot_v1_bots_bot_config_webex_retrieve

Request

Create modify and update bot information for a specific tenant.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this bot.

orgstringrequired
curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/{org}/bot/{id}/config/webex/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
idintegerread-onlyrequired
botintegerread-onlyrequired
webex_bot_idstring<= 255 charactersrequired

Bot id from webex

bot_access_tokenstring<= 500 charactersrequired
bot_usernamestring<= 500 charactersrequired
Response
application/json
{ "id": 0, "bot": 0, "webex_bot_id": "string", "bot_access_token": "string", "bot_username": "string" }

ai_bot_v1_bots_bot_config_webex_partial_update

Request

Create modify and update bot information for a specific tenant.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this bot.

orgstringrequired
Body
webex_bot_idstring<= 255 characters

Bot id from webex

bot_access_tokenstring<= 500 characters
bot_usernamestring<= 500 characters
curl -i -X PATCH \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/{org}/bot/{id}/config/webex/' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d '{
    "webex_bot_id": "string",
    "bot_access_token": "string",
    "bot_username": "string"
  }'

Responses

Bodyapplication/json
idintegerread-onlyrequired
botintegerread-onlyrequired
webex_bot_idstring<= 255 charactersrequired

Bot id from webex

bot_access_tokenstring<= 500 charactersrequired
bot_usernamestring<= 500 charactersrequired
Response
application/json
{ "id": 0, "bot": 0, "webex_bot_id": "string", "bot_access_token": "string", "bot_username": "string" }

ai_bot_v1_bots_bot_config_whatsapp_retrieve

Request

Create modify and update bot information for a specific tenant.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this bot.

orgstringrequired
curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/{org}/bot/{id}/config/whatsapp/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
idintegerread-onlyrequired
botintegerread-onlyrequired
phone_number_idstring<= 255 charactersrequired
application_secretstring<= 500 charactersrequired
webhook_verification_tokenstring<= 500 charactersrequired
access_tokenstring<= 500 charactersrequired

Access token to the bot. This can also be a temporary access token.

Response
application/json
{ "id": 0, "bot": 0, "phone_number_id": "string", "application_secret": "string", "webhook_verification_token": "string", "access_token": "string" }

ai-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

ai-prompt

Operations

career

Operations

catalog

Operations

core

Operations

credentials

Operations

features

Operations

media

Operations

notifications

Operations

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations