Skip to main content
POST
Create session

Request

Parameters

Response · 201

Send the user to url. Poll GET /v1/sessions/:id or wait for the webhook.

Idempotency

Posting twice with the same (workflow_id, vendor_data) while a session is pending/in_progress/in_review returns the existing session with idempotent_reuse: true.