Skip to content

ibl-data-manager (4.84.1-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-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

ai-prompt

Operations

analytics

Operations

career

Operations

catalog

Operations

core

Operations

credentials

Operations

custom-domains

Operations

custom_domains_retrieve

Request

API endpoint to get custom domains (public, no authentication or permission checks)

curl -i -X GET \
  https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/

Responses

No response body

custom_domains_delete_destroy

Request

API endpoint to hard delete a custom domain

Security
PlatformApiKeyAuthentication
Path
domain_idintegerrequired
curl -i -X DELETE \
  'https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/{domain_id}/delete/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

custom_domains_deleted_status_create

Request

API endpoint to update the is_deleted status of a custom domain

Security
PlatformApiKeyAuthentication
Path
domain_idintegerrequired
curl -i -X POST \
  'https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/{domain_id}/deleted-status/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

custom_domains_status_update

Request

API endpoint to update custom domain SPA type

Security
PlatformApiKeyAuthentication
Path
domain_idintegerrequired
curl -i -X PUT \
  'https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/{domain_id}/status/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

custom_domains_by_name_status_update

Request

API endpoint to update custom domain SPA type by domain name

Security
PlatformApiKeyAuthentication
Path
domain_namestringrequired
curl -i -X PUT \
  'https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/by-name/{domain_name}/status/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

custom_domains_create_create

Request

API endpoint to create a custom domain

Security
PlatformApiKeyAuthentication
curl -i -X POST \
  https://docs.ibl.ai/_mock/apis/ibl/api/custom-domains/create/ \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

features

Operations

media

Operations

notifications

Operations

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations