Prospects
Add single prospect
Adds a single prospect to a campaign
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Prospect to add
The body is of type object
.
Response
201
application/json
Prospect added successfully
The response is of type object
.