Skip to main content
POST
/
referrals
/
{id}
/
accept
cURL
curl --request POST \
  --url https://api-dev.withflock.com/referrals/{id}/accept \
  --header 'Authorization: <api-key>'
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.withflock.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

Referral accepted successfully

id
string
required