Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
streamId
skillGroupId
https://{{host}}/agentassist/api/v1/public/{{botId}}/skill-groups/{{id}}
application/json
auth: {{JWT}}
host
https://platform.kore.ai
id
curl --location --request DELETE \ 'https://{{host}}/agentassist/api/v1/public/{{botId}}/skill-groups/{{id}}' \ --header 'auth: {jwt-code}' \ --header 'Content-Type: application/json' \
Was this page helpful?