Create a KnowledgeBase
Spaces method and path for this operation:
post /s/{space_id}/api/security_ai_assistant/knowledge_base/{resource}
Refer to Spaces for more information.
Create a KnowledgeBase
POST
/api/security_ai_assistant/knowledge_base/{resource}
curl \
--request POST 'http://localhost:5601/api/security_ai_assistant/knowledge_base/kb12345' \
--header "Authorization: $API_KEY"