Skip to main content
POST
Go

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis
Required string length: 1 - 255

Corps

to
string
requis

Le numéro de téléphone du destinataire qui recevra une notification donnée.

Required string length: 1 - 16
delivery_method
enum<string>

La méthode d’envoi de la notification

Options disponibles:
text,
voice
Required string length: 1 - 10

Réponse

Notification téléphonique envoyée.

code
number

Le code d’état de l’opération.

message
string

La description du statut de l’opération.