Skip to main content
POST
Create a new onboarding link

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json
type
enum<string>

The type of onboarding link (EXTERNAL_ONBOARDING)

Available options:
EXTERNAL_ONBOARDING
returnUrl
string

The URL to redirect after onboarding

refreshUrl
string

The URL to refresh during onboarding.

network
string

The network associated with the onboarding link.

Response

OK

data
object
required