Resume a wait workflow trace
Submit results for a paused wait workflow trace. The backend resumes the workflow and then runs the configured evaluators.
Authentication
Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, OpenAI or Azure OpenAI provider credentials go in Settings -> Providers or the request body credential_override field, not in this auth field.
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Path parameters
Experiment ID returned as id in experiment responses.
Trace ID returned as id in experiment trace list responses.
Request
Submit results for a paused wait workflow trace. input and output may be any JSON-serializable value.