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.
-
Mitch
commented
There is no documentation regarding
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.
Please advise and direct us to the API-Spec per these endpoints.
Tks.
-
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