API Reference
SIP 라우트 삭제
Authorization
BearerAuth AuthorizationBearer <token>
API Key를 Bearer 토큰으로 전달
In: header
Path Parameters
accountId*string
endpointId*string
routeId*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/accounts/AC1a2b3c4d/sip-endpoints/SE1a2b3c4d/routes/SR1a2b3c4d"{
"ok": true
}{
"error": "string",
"code": "INVALID_PHONE_NUMBER"
}{
"error": "string",
"code": "INVALID_PHONE_NUMBER"
}