Skip to main content
POST
/
workspaces
/
{workspaceID}
/
dnc
/
bulk
Error
A valid request URL is required to generate request examples
{
  "created": 123
}
{
"data": [
{
"id": "<string>",
"name": "<string>",
"sentCount": 123,
"sequenceId": "<string>",
"url": "<string>"
}
],
"message": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

workspaceID
string
required

Workspace ID

Body

application/json

Request body

Request body

dncs
string[]
required
Required array length: 1 - 1000 elements

Response

Created DNCs

created
integer