POST
/
campaigns
{
  "active_concurrency": 0,
  "agent_id": "550e8400-e29b-41d4-a716-446655440000",
  "completed_calls": 0,
  "concurrency": 5,
  "created_at": "2024-01-15T10:00:00Z",
  "failed_calls": 0,
  "from_number": "01012345678",
  "id": "123",
  "name": "고객 설문 캠페인",
  "organization_id": "550e8400-e29b-41d4-a716-446655440001",
  "status": "pending",
  "total_calls": 2
}

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

캠페인 생성 응답 모델 - 전체 캠페인 데이터 반환