Update

以 Markdown 格式查看

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

domainstring必需
guidance_idstring必需

请求

This endpoint expects an object.
contextlist of strings or null可选
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 null可选
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.

响应

Successful Response
guidanceobject
The updated guidance document

错误

422
Unprocessable Entity Error