Skip to main content
POST
Invoke an active Frames v2 function

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required
frameId
string
required
name
string
required

Bare function name declared by the active Frame publication.

Body

application/json
input
any

Input validated against the published function contract.

context
object

Response

Invocation created. Fast invocations may also include their terminal outcome.

invocation
object
required
outcome
object