Skip to main content

Submit a session action

POST 

/api/v1/:environment/sessions/:sessionId/actions

Submits a mid-workflow action for a running session step (e.g. validateOtp or resendOtp for PHONE_VERIFY:v1). Pass the x-ticket-id header with the value returned by GET /step to guard against replay. Returns 202 Accepted on success.

Request

Responses

Action accepted and forwarded to the workflow