Is there a way to bulk import or create Audio Resources in GAX?

Hello,

We have set up Audio Resources in GAX v9.0 and use it for both announcements and music.
At the moment i am creating the message and importing the wav file as and when it is needed.

Is it possible to create the messages in bulk? we are looking to essentially reserve a range for different purposes so was thinking of creating 100 dummy messages then import wav file after or when it is needed.

Currently it is a manual process of creating one message at a time so wondered if there was a quicker option.
thanks,

Try doing some Postman scripting based on the ARM APIs e.g.

{{GAXUrl}}/api/arm/audioresources
{{GAXUrl}}/api/arm/deployment/deploy

Hi,

Do you have any example or document related to this API?

Thanks!