curl --request POST \
--url http://localhost:3333/v1/knowledge-base/runs/{runId}/token{
"success": true,
"token": "<string>"
}curl --request POST \
--url http://localhost:3333/v1/knowledge-base/runs/{runId}/token{
"success": true,
"token": "<string>"
}Was this page helpful?