Skip to main content
POST
Create Flow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

The name of the Flow.

Example:

"Eligibility Flow"

description
string
required

A description of the Flow.

Example:

"Creates a Verification request."

Response

A Flow ID

flowId
string
required

The Sohar ID for the Flow.

Example:

"33093874-1e3d-4ea9-b988-8cc64e5a4079"