Skip to main content
POST
Start a cancel flow session

Body Parameters

Example Request

Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Body

application/json
customer_id
string<uuid>
required
subscription_id
string<uuid>
required

Response

Session started.

session_id
string<uuid>
flow_id
string<uuid>
steps
object[]
first_step
object | null