Skip to main content
POST
Create Profile

Authorizations

Authorization
string
header
required

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

Body

application/json
username
string
required
Example:

"john_doe"

referral
string
required
Example:

"REF12345"

Response

Profile created successfully

message
string
Example:

"Profile created successfully"

profile
object