Update Guidance By Id

Update a guidance document for a given domain

Path parameters

domainstringRequired
guidance_idstringRequired

Request

This endpoint expects an object.
contextlist of stringsRequired
The context of the document, as a list of strings, that will be indexed.
documentstringRequired
The content of the document that will be returned in the tool response. If not provided, the document will be removed from the index.

Response

This endpoint returns an object.
guidance_idstring
contextlist of strings
domainstring
documentstring
created_atdatetime
updated_atdatetime

Errors