post https://api.example.com/v1/bulk
Submit a list of topic_ids
via JSON or upload a CSV file.
S3 member delivery:
- JSON requests: set
deliver_to_s3: true
in the body. - CSV uploads: optionally pass
?deliver_to_s3=true
as a query parameter.
Delivery occurs only if your organization has a valid S3 destination configured.