Ability to upload/modify audio in RingCX through the Developer API
1
vote
This is supported via the Utility API.
- Upload: POST /v1/admin/accounts/{accountId}/utilities/audioFiles allows for programmatic uploading of audio files.
- Modify: PUT /v1/admin/accounts/{accountId}/utilities/audioFiles/{fileName}/rename allows for renaming/modifying existing files.
-
Arjun
commented
Hello, where is this documented? I do not see it anywhere on the developer reference:
https://developers.ringcentral.com/engage/voice/api-reference/utilities