v2
latestOpenAPI 3.1.02026-08-075421692.0 MBPosts
Bulk upload from CSV
Create multiple posts by uploading a CSV file. Use dryRun=true to validate without creating posts.
post/v1/posts/bulk-upload
Query parameters
dryRunboolean
Response
Bulk upload results. Returned when every row succeeded (or every row failed). A mix of successes and failures returns 207 instead, with the same body shape.