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_slack_user_config_retrieve

Request

Setup slack username and domain linkage with slack bots this will be used to authenticate the user when interracting with slack bots.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this slack user config.

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

Responses

Bodyapplication/json
idintegerread-onlyrequired
userinteger[ 0 .. 2147483647 ]read-onlyrequired

edX user ID

slack_team_domainstring<= 200 charactersrequired

Team Domain in the stated slack workspace. This is also the workspace name.

slack_usernamestring<= 200 charactersrequired

Username in the stated slack workspace

date_createdstring(date-time)read-onlyrequired
last_modifiedstring(date-time)read-onlyrequired
Response
application/json
{ "id": 0, "user": 2147483647, "slack_team_domain": "string", "slack_username": "string", "date_created": "2019-08-24T14:15:22Z", "last_modified": "2019-08-24T14:15:22Z" }

ai_bot_v1_bots_slack_user_config_update

Request

Setup slack username and domain linkage with slack bots this will be used to authenticate the user when interracting with slack bots.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this slack user config.

orgstringrequired
Bodyrequired
slack_team_domainstring<= 200 charactersrequired

Team Domain in the stated slack workspace. This is also the workspace name.

slack_usernamestring<= 200 charactersrequired

Username in the stated slack workspace

curl -i -X PUT \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/{org}/slack-user-config/{id}/' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d '{
    "slack_team_domain": "string",
    "slack_username": "string"
  }'

Responses

Bodyapplication/json
idintegerread-onlyrequired
userinteger[ 0 .. 2147483647 ]read-onlyrequired

edX user ID

slack_team_domainstring<= 200 charactersrequired

Team Domain in the stated slack workspace. This is also the workspace name.

slack_usernamestring<= 200 charactersrequired

Username in the stated slack workspace

date_createdstring(date-time)read-onlyrequired
last_modifiedstring(date-time)read-onlyrequired
Response
application/json
{ "id": 0, "user": 2147483647, "slack_team_domain": "string", "slack_username": "string", "date_created": "2019-08-24T14:15:22Z", "last_modified": "2019-08-24T14:15:22Z" }

ai_bot_v1_bots_slack_user_config_partial_update

Request

Setup slack username and domain linkage with slack bots this will be used to authenticate the user when interracting with slack bots.

Security
PlatformApiKeyAuthentication
Path
idintegerrequired

A unique integer value identifying this slack user config.

orgstringrequired
Body
slack_team_domainstring<= 200 characters

Team Domain in the stated slack workspace. This is also the workspace name.

slack_usernamestring<= 200 characters

Username in the stated slack workspace

curl -i -X PATCH \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/{org}/slack-user-config/{id}/' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d '{
    "slack_team_domain": "string",
    "slack_username": "string"
  }'

Responses

Bodyapplication/json
idintegerread-onlyrequired
userinteger[ 0 .. 2147483647 ]read-onlyrequired

edX user ID

slack_team_domainstring<= 200 charactersrequired

Team Domain in the stated slack workspace. This is also the workspace name.

slack_usernamestring<= 200 charactersrequired

Username in the stated slack workspace

date_createdstring(date-time)read-onlyrequired
last_modifiedstring(date-time)read-onlyrequired
Response
application/json
{ "id": 0, "user": 2147483647, "slack_team_domain": "string", "slack_username": "string", "date_created": "2019-08-24T14:15:22Z", "last_modified": "2019-08-24T14:15:22Z" }

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