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

is_activeboolean

Enable/disable settings

open_hours_greeting_idinteger

The ID of the greeting for regular business hours

after_hours_greeting_idinteger

The ID of the greeting for regular after hours

is_send_via_emailboolean

Send recording of voicemails by email

is_directly_voicemailboolean

Send incoming calls straight to voicemail

ring_durationinteger

The amount of time in seconds before sending call to voicemail

Example request

{
  "is_active": true,
  "ring_duration": 15
}

Response

OK

idinteger
owner_idinteger
organization_idinteger
team_idstring
is_activeboolean
is_send_via_emailboolean
open_hours_greeting_idinteger
after_hours_greeting_idinteger