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-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

notification_v1_orgs_users_notifications_count_retrieve

Request

Get notifications count for a user

Security
PlatformApiKeyAuthentication
Path
orgstringrequired
user_idstringrequired
Query
channelstringnon-empty
statusstringnon-empty
curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/notification/v1/orgs/{org}/users/{user_id}/notifications-count/?channel=string&status=string' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
statusstring
channelstring
Response
application/json
{ "status": "string", "channel": "string" }

notification_v1_orgs_users_notifications_destroy

Request

Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent

Security
PlatformApiKeyAuthentication
Path
notification_idstringrequired
orgstringrequired
user_idstringrequired
curl -i -X DELETE \
  'https://docs.ibl.ai/_mock/apis/ibl/api/notification/v1/orgs/{org}/users/{user_id}/notifications/{notification_id}/' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

No response body

notification_v1_orgs_users_notifications_bulk_update_partial_update

Request

Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent

Security
PlatformApiKeyAuthentication
Path
orgstringrequired
user_idstringrequired
Body
usernamestring
statusNotificationStatusEnum (string) or BlankEnum (any)(Message status)
One of:
  • READ - Read
  • UNREAD - Unread
  • CANCELLED - Cancelled
string(NotificationStatusEnum)
  • READ - Read
  • UNREAD - Unread
  • CANCELLED - Cancelled
Enum"READ""UNREAD""CANCELLED"
contextany or null
created_atstring(date-time)
curl -i -X PATCH \
  'https://docs.ibl.ai/_mock/apis/ibl/api/notification/v1/orgs/{org}/users/{user_id}/notifications/bulk-update/' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d '{
    "username": "string",
    "status": "READ",
    "context": null,
    "created_at": "2019-08-24T14:15:22Z"
  }'

Responses

Bodyapplication/json
idstring(uuid)read-onlyrequired
usernamestringrequired
titlestringread-onlyrequired
bodystringread-onlyrequired
statusNotificationStatusEnum (string) or BlankEnum (any)(Message status)
One of:
  • READ - Read
  • UNREAD - Unread
  • CANCELLED - Cancelled
string(NotificationStatusEnum)
  • READ - Read
  • UNREAD - Unread
  • CANCELLED - Cancelled
Enum"READ""UNREAD""CANCELLED"
channelstring or nullread-onlyrequired
contextany or null
short_messagestringread-onlyrequired
created_atstring(date-time)
updated_atstring(date-time)read-onlyrequired
Response
application/json
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "username": "string", "title": "string", "body": "string", "status": "READ", "channel": "string", "context": null, "short_message": "string", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z" }

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations