latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Voice
Update voicemail settings
REQUIRED SCOPES <code>['voice:write']</code><br>Listen to voice recording
post/voice/voicemail/settings/{team}
Path parameters
teaminteger required
The ID of the Team.
Request body
Example request
{
"is_active": true,
"ring_duration": 15
}Response
OK