Create a comment for a lead

With this endpoint you can add comments to the lead's profile (the campaign invitation).

Path Params
integer
required

ID of the lead.

Body Params

The JSON body of the request.

string
required

The API key provided for your application

string
required

Email of the Talkpush CRM user account that is creating the comment.

string
required

Text content for the comment in HTML form.

Responses
200

Comment was created.

400

Bad request. Please make sure that no invalid parameters were provided.

404

Campaign Invitation not found | Manager not found.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!