For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
domainstringRequired
guidance_idstringRequired
Request
This endpoint expects an object.
contextlist of strings or nullOptional
The updated context of the guidance document, as a list of strings, that will be indexed. If not provided, this field will remain unchanged.
documentstring or nullOptional
The updated content of the guidance document that will be returned to Ask Fern during Ask Fern retrieval. If not provided, this field will remain unchanged.