Перейти до вмісту

GSM

Цей контент ще не доступний вашою мовою.

Sends a test SMS message to the specified phone number via the GSM modem.

POST /api/cmd/gsm/sms-test/

Request Parameters:

ParameterTypeDescription
phonestringPhone number in international format (+48...).

Example Request:

{
"phone": "+48..."
}