Skip to main content
POST
Import content ideas from CSV data.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Import data

Request body for importing content

companyId
string
required

Company ID

csvData
string
required

CSV data to import

campaignId
string

Campaign ID to assign imported content to

generateFullContent
boolean

Whether to generate full content from ideas (default: false)

Response

Import results

Content import result

created
integer

Items created

failed
integer

Items failed

failedItems
object[]

Details of failed items

imported
integer

Total items imported

success
boolean

Import success status

updated
integer

Items updated