Clients, Leads and Contacts
POST
Leads sources / Create Lead source
This is a POST request, submitting data to an API via the request body. This request submits JSON data, and the data is reflected in the response. A successful POST request typically returns
GET
Leads sources / Get Leads Sources
This is a GET request, submitting data to an API via the request body. This request submits JSON data, and the data is reflected in the response. A successful GET request typically returns a
PUT