reject-crm-lead
Rejects a CRM lead by its unique ID, updating its status to rejected to exclude it from sales follow-ups and keep pipeline data accurate.
Instructions
Reject a CRM lead (POST /api/public/crm/leads/{id}/reject). Scope: crm:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | CRM lead id. |