メインコンテンツへスキップ
POST
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須
Required string length: 1 - 255

ボディ

to
string
必須

The recipient phone number to receive a given notification.

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

The delivery method for the notification

利用可能なオプション:
text,
voice
Required string length: 1 - 10

レスポンス

Phone notification sent.

code
number

The status code of the operation.

message
string

The description of the operation status.