Send a quick reply template to a lead.

This endpoint lets you send a quick reply template to a given lead, via a determined channel. The ID of a quick reply template can be retrieved either inside the CRM's Quick Reply Management Screen or via the /messaging/quick_replies endpoint specified below.

Body Params

The body of the request.

string
required

The API key provided for your application

message
object
required
Responses
200

Message is being sent.

400

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

404

Campaign Invitation not found | Quick Reply 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!