Outdial
Create a new outdial.
Creates a new outdial with the specified information and returns the created outdial details.
post/outdials
Request body
Response
The created outdial details.
Example response
{
"id": "3c4d5e6f-7a8b-9012-cdef-012345678901",
"customer_id": "7c4d2f3a-1b8e-4f5c-9a6d-3e2f1a0b4c5d",
"campaign_id": "c3d4e5f6-a7b8-9012-3456-7890abcdef01",
"name": "Q1 Target List",
"detail": "Outbound dial list for Q1 campaign",
"data": "custom-data",
"tm_create": "2026-01-15T09:30:00.000000Z",
"tm_update": "2026-01-15T09:30:00.000000Z",
"tm_delete": "2026-01-15T09:30:00.000000Z"
}