Capabilities

referrals.get_or_create

Get the authenticated user's referral link and stats, creating their referral profile only when missing.

post/capabilities/referrals.get_or_create

Request body

object required

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.