The Create Lead API is used to add new lead data directly to the database source. This API is essential for maintaining comprehensive lead records and ensuring data is accurately stored across database source.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your database source ID
Lead details to add to the database source
The body is of type object
.
Lead successfully created
The response is of type object
.