Skip to main content
POST
Answer a pending interaction

Authorizations

x-api-key
string
header
required

Path Parameters

interaction_id
string
required

Body

application/json

An answer to a pending interaction — the answer value validated at runtime against the interaction's own answer schema.

answer
any
required

Response

Success.

data
InteractionActionResult · object
required

A single interaction terminal result: the id and its new status (answered for the answer door, cancelled for the cancel door).