Submits JSON lead data to a specified source within a flow and returning a success response in JSON.
LeadConduit uses HTTP Basic Authentication
with the username API and your API key as the password.
For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'
The ID of the flow 24 character alpha-numeric BSON identifier
^[0-9a-fA-F]{24}$"5fd4371e940df5a34a3888b2"
The ID of the source within the flow 24 character alpha-numeric BSON identifier
^[0-9a-fA-F]{24}$"5fd4371e940df5a34a3888b2"
The JSON lead data to submit.
A dynamic set of key-value pairs representing lead data.