Referrals
Update referral
Update a specific referral. The id can be a referral ID, email, uid, or username when used with the find_by parameter in the request body.
HTTP Request
PUT https://v2.firstpromoter.com/api/v2/company/referrals/{id}
PUT
Authorizations
API key passed as a Bearer token in the Authorization header. You can find your API Key on Your FirstPromoter Dashboard. Navigate to Settings → Integrations → Manage API Keys
Headers
Account id. You can find your Account ID on Your FirstPromoter Dashboard. Navigate to Settings → Integrations
Path Parameters
ID of the referral
Body
application/json
Response
200
application/json
Referral updated successfully
The response is of type object
.