Skip to main content
DELETE
Delete referrals

Authorizations

Authorization
string
header
required

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

Body

application/json

The referral to delete

referralId
string
required

The referral to delete. Accepts the referral's UUID or the referred user's email address.

Response

The referral was deleted.

message
string

Confirmation message

Last modified on July 20, 2026