Vox Gateway
Webhooks

recording.completed

기본으로 꺼져 있습니다 — 설정에서 켜야 발사됩니다.

Header Parameters

x-gateway-event*X-Gateway-Event

이벤트 이름. 항상 옵니다.

x-gateway-timestamp?|

유닉스 초. secret을 저장했을 때만 옵니다.

x-gateway-signature?|

hex HMAC-SHA256. secret을 저장했을 때만 옵니다.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

녹음 파일 저장이 끝났습니다.

녹음 처리는 통화보다 늦게 끝나므로 call.ended 뒤에 도착합니다.

Response Body

application/json

Example Requests

녹음 파일 저장이 끝났습니다.

녹음 처리는 통화보다 늦게 끝나므로 call.ended 뒤에 도착합니다.

POST/recording.completed