The bulk data zip endpoint returns ``` { "audios_created": [], "transcriptions_created": [] } ``` with status code `201`, on receiving a zip file with audio's and transcriptions
The bulk data zip endpoint returns
with status code
201, on receiving a zip file with audio's and transcriptions