Lead Resources REST Endpoints

Lead Resources
The operations from the Lead Resources category.
Create Lead Notes
Method: post
Path: /appstore/publisher/v1/leads/{leadId}/notes
Delete Lead
Method: delete
Path: /appstore/publisher/v1/leads/{leadId}
Get Leads/Reports
Method: get
Path: /appstore/publisher/v1/leads
List of Lead Notes
Method: get
Path: /appstore/publisher/v1/leads/{leadId}/notes
Update Lead Status
Method: patch
Path: /appstore/publisher/v1/leads/{leadId}