POST
/
calls
{
  "call_id": "<string>",
  "status": "<string>",
  "call_from": "<string>",
  "call_to": "<string>",
  "metadata": {},
  "dynamic_variables": {}
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

새 아웃바운드 통화를 생성하기 위한 파라미터

Response

200
application/json

Successful Response

아웃바운드 통화 생성 응답 모델