メッセージを送信
POST/messages
以下のパラメータを提供することで、エンドユーザー(連絡先)にメッセージを送信できます:
- 受信者識別子('to'パラメータ)、指定されたチャネル上の各エンドユーザーに対する一意の識別子(例:Viberの電話番号、AppleMBの不透明なID)
- メッセージを終了するために使用する通信チャネル('channel'パラメータ、「APPLEMB」または「VIBER」)
- ブランドID('from'パラメータ)、各チャネルでのあなたのブランドやサービスを表す識別子(ViberとAppleMBのオプションパラメータ)
Important: Refer to the Supported Features section above for detailed channel compatibility, content type support, and channel-specific constraints (text length, media size, button limits, etc.). Refer to the Responses and Errors section for comprehensive error code documentation and handling best practices.
Request
Responses
- 200
- 400
- 401
- 500
メッセージが作成されました
不正なリクエスト
未承認
内部サーバーエラー