Referral Endpoints
Delete Referrals
Deletes a referral based on the ID provided
DELETE
/
referrals
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
referralId
string
requiredThe referral ID to delete