Update an audio item
PATCH {{baseUrl}}/phone/audios/:audioId
Updates an audio item. Only the admin or user can update your audio.
Prerequisites: * Business or Education account * Zoom Phone license
Scopes: phone:write
,phone:write:admin
Granular Scopes: phone:update:audio
,phone:update:audio:admin
Rate Limit Label: LIGHT
Request Body
{"name"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |