Skip to main content

PATCH /v1/leads/:id

PATCH/v1/leads/:id
scope: leads.write 0 credits

Update a lead's classification from an external system. Triggers a lead.updated webhook event.

The :id is a reply UUID — classification updates apply to all replies from this email in the same campaign.

Try it

PATCH/v1/leads/{id}
Saved locally in your browser
Path Parameters
Reply UUID of the lead
Request Body
URLhttps://slazbvfvliieskvkjtav.supabase.co/functions/v1/api-gateway/v1/leads/{id}

Enter your API key above to send requests

{ "classification": "hot", "notes": "Spoke on phone, very interested in Q2 deal" }