Skip to main content
POST
Create a draft outreach campaign with email and LinkedIn sender pools and a business-hours send window in the given timezone

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Body

application/json
name
string
required
emailMailboxAccountIds
string[]

Campaign email sender pool: up to 50 emailMailboxAccounts ids both you and the campaign owner may use. Omit to preserve existing configuration; [] clears the pool. A person's sender stays fixed for their conversation. Launch validates sender availability.

Maximum array length: 50
Minimum string length: 1
linkedinAccountIds
string[]

Campaign LinkedIn sender pool: up to 50 linkedinAccounts ids both you and the campaign owner may use. Omit to preserve existing configuration; [] clears the pool. Legacy step senders remain until a pool is configured.

Maximum array length: 50
Minimum string length: 1
timezone
string

IANA timezone for the default Mon-Fri 9-18 send window.

Response

Successful response

sequenceId
string
required