Bulk assign leads to organization users
Bulk assign leads to organization users
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
1The search query to filter leads by.
"test"
The filter to apply to the leads.
FILTER_VAL_CONTACTED, FILTER_VAL_NOT_CONTACTED, FILTER_VAL_COMPLETED, FILTER_VAL_UNSUBSCRIBED, FILTER_VAL_ACTIVE, FILTER_LEAD_INTERESTED, FILTER_LEAD_NOT_INTERESTED, FILTER_LEAD_MEETING_BOOKED, FILTER_LEAD_MEETING_COMPLETED, FILTER_LEAD_CLOSED, FILTER_LEAD_OUT_OF_OFFICE, FILTER_LEAD_WRONG_PERSON, FILTER_LEAD_LOST, FILTER_LEAD_NO_SHOW, FILTER_LEAD_CUSTOM_LABEL_POSITIVE, FILTER_LEAD_CUSTOM_LABEL_NEGATIVE, FILTER_VAL_BOUNCED, FILTER_VAL_SKIPPED, FILTER_VAL_RISKY, FILTER_VAL_INVALID, FILTER_VAL_VALID, FILTER_VAL_IN_SUBSEQUENCE, FILTER_VAL_OPENED_NO_REPLY, FILTER_VAL_COMPLETED_NO_REPLY, FILTER_VAL_NO_OPENS, FILTER_VAL_REPLIED, FILTER_VAL_LINK_CLICKED "FILTER_LEAD_CLOSED"
The ID of the campaign to filter leads by.
"019e3bd1-b5dc-7ca1-91c9-3f9be64133d8"
The ID of the list to filter leads by.
"019e3bd1-b5dc-7ca1-91c9-3f9c8bc69215"
Whether the leads are in the campaign.
true
Whether the leads are in the list.
true
The ID of the smart view to filter leads by.
"019e3bd1-b5dc-7ca1-91c9-3f9e060c5f98"
The IDs of the leads to filter by.
The limit of the number of leads to return.
x >= 010