ファイルの再生停止
通話中の音声ファイルの再生を停止します。
Request rate limit:
100 requests / 秒 (アカウント1件につき)
path パラメータ
callId required | string コール ID。 |
Request Body schema:
application/jsonすべて折りたたむ -
customData | object 呼び出しのカスタム データを更新するための省略可能なパラメーター。 | ||
|
レスポンス
200
Success
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not found
429
Too Many Requests
500
Internal Server Error
サンプルをリクエストする
- ペイロード
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
コンテンツタイプ
application/json
コピー
すべて折りたたむ {- "customData": {
- "property1": "string",
- "property2": "string"
}
}
レスポンス例
- 200
- 400
- 401
- 403
- 404
- 429
- 500
コンテンツタイプ
application/json
コピー
すべて折りたたむ {- "status": "PENDING"
}

© NTTCom Online Marketing Solutions Corporation