Create or Update Knowledge Item
Knowledge Store
Create or Update Knowledge Item
PUT
Create or Update Knowledge Item
Creates a new knowledge item or updates an existing one at the given path. Requires
Path constraints:
knowledge:write permission on the key’s role.
When updating an existing item, a version snapshot is created automatically for audit and rollback purposes.
The item path, e.g.
docs/api/overview.md. Must be lowercase, use hyphens/underscores, and end with a file extension.The content to store.
- Max 255 characters
- Lowercase alphanumeric, hyphens, underscores, slashes, and dots
- Must end with a file extension (e.g.
.md,.json) - Max 5 directory levels
Always
true for successful responses.