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