Bulk Create from ZIP
POST https://app.resemble.ai/api/v2/pronunciations/bulk
Upload multiple pronunciations at once. Each audio file in the ZIP becomes a pronunciation — the filename (without extension) is used as the word.
Request Body (multipart/form-data)
Response (201 Created)
Each successfully created pronunciation starts with status: "pending". Any files that fail validation are reported in the errors array with a reason.
