Skip to main content
POST
Create new pathway

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
name
string
required
Example:

"Pathway Name"

description
string
required
Example:

"Pathway Description"

pathwayId
string
required
Example:

"Pathway ID"

userId
string
required
Example:

"User ID"

Response

Pathway created successfully

success
boolean
required
Example:

true

redirect
string
required
Example:

"/pathway/1"