Skip to main content
POST
Deliver an external callback

Authorizations

X-API-Key
string
header
required

A tenant-scoped API key provisioned by Frayme.

Path Parameters

caseId
string
required

The case identifier returned by POST /cases.

callbackRef
string
required

The one-time callback token from the dispatch payload.

Body

application/json

A free-form JSON object the workflow node consumes.

Response

Callback accepted.