Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json

Email to provision, and the onboarding outcome (as).

The body is of type object.

Response

User was already a member of the organization; returns the existing wallet info.

success
boolean
Example:

true

message
string
Example:

"User already a member of the organization"

walletResult
object