cURL
curl --request DELETE \ --url https://platform.spotzyai.com/api/user/leads/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Delete a lead from the SpotzyAI system
Was this page helpful?