Retrieve Leads Lists
Retrieve a list of leads lists.
Headers
X-Tomba-KeyAPI key used to authenticate requests. Send this value in the X-Tomba-Key header.
X-Tomba-SecretAPI secret used with X-Tomba-Key to authenticate requests. Send this value in the X-Tomba-Secret header.
Retrieve Leads Lists › Responses
A list of leads lists.
Create Leads List
Create a new leads list.
Headers
X-Tomba-KeyAPI key used to authenticate requests. Send this value in the X-Tomba-Key header.
X-Tomba-SecretAPI secret used with X-Tomba-Key to authenticate requests. Send this value in the X-Tomba-Secret header.
Create Leads List › Responses
Retrieve a Single Leads List
Retrieve details of a specific leads list.
path Parameters
listIdThe ID of the leads list.
Headers
X-Tomba-KeyAPI key used to authenticate requests. Send this value in the X-Tomba-Key header.
X-Tomba-SecretAPI secret used with X-Tomba-Key to authenticate requests. Send this value in the X-Tomba-Secret header.
Retrieve a Single Leads List › Responses
Update Leads List
Update a specific leads list.
path Parameters
listIdThe ID of the leads list.
Headers
X-Tomba-KeyAPI key used to authenticate requests. Send this value in the X-Tomba-Key header.
X-Tomba-SecretAPI secret used with X-Tomba-Key to authenticate requests. Send this value in the X-Tomba-Secret header.
Update Leads List › Responses
Delete Leads List
Delete a specific leads list.
path Parameters
listIdThe ID of the leads list.
Headers
X-Tomba-KeyAPI key used to authenticate requests. Send this value in the X-Tomba-Key header.
X-Tomba-SecretAPI secret used with X-Tomba-Key to authenticate requests. Send this value in the X-Tomba-Secret header.
Delete Leads List › Responses
Leads list deleted successfully.