Skip to main content
POST
Bulk import posts from CSV

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Query Parameters

dry_run
enum<string>

Validate only, do not create

Available options:
true,
false

Body

multipart/form-data
file
file
required

CSV file (max 5 MB)

Response

OK

created
integer
Example:

8

errors
object[]
failed
integer
Example:

2

posts
object[]
total_rows
integer
Example:

10