Nuxa
Api referenceResumeApiResumeWorkflowidExecutionidContextid

POST /api/resume/{workflowId}/{executionId}/{contextId}

POST
/api/resume/{workflowId}/{executionId}/{contextId}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

workflowId*string

The workflowId parameter

executionId*string

The executionId parameter

contextId*string

The contextId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://app.nuxa.ai/api/resume/string/string/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}