Update SQL pairAsk AIput https://cloud.getwren.ai/api/v1/projects/{projectId}/knowledge/sql_pairs/{id}Updates an existing SQL pair for the specified projectPath ParamsprojectIdstringrequiredThe project ID to scope the operation toidintegerrequiredBody ParamsquestionstringThe question textsqlstringThe SQL queryResponses 200Successfully updated SQL pair 400Bad request 401Unauthorized 403Forbidden - Project access denied 404Project or SQL pair not foundUpdated 6 months ago