Create a new piece of knowledge from a URL
Knowledge
Create a new piece of knowledge from a URL
Fetches content from the provided URL and creates a new piece of knowledge
POST
Create a new piece of knowledge from a URL
Authorizations
JWT authentication for organization-scoped endpoints.
Body
application/json
Request schema for creating knowledge from a URL
The URL the user wishes to create knowledge from
Example:
"https://example.com"
An optional Knowledge ID must be a uuid
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Example:
"7b9e5d2c-f314-48a9-be56-9843a2f6c019"
Response
Success
Response containing a single knowledge
Response containing a single knowledge