Skip to main content
DELETE
Delete a referral

Authorizations

Authorization
string
header
required

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

Body

application/json

Referral update details

referralId
string<uuid>
required

The referral ID to delete

Response

Referral deleted successfully

Last modified on September 14, 2024