The request sends a message using the template of the API external call mailing.

Authorization

Using x-auth-token in the headers, we make a POST request and pass the following data in the request body:

Example:

{
	"phone":"380662094811",
	"bot_id": 69,
	"template_id": 1
}

Untitled

Possible HTTP response codes: