cURL
curl --request POST \ --url https://api-dev.withflock.com/referrals/{id}/reject \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Reject a pending referral that has been flagged by our fraud detection engine
Referral rejected successfully
The response is of type object.
object