Skip to main content
PUT
Arm voicemail on a number

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Path Parameters

id
string<uuid>
required

The phone-number id.

Body

application/json
voicemail_enabled
boolean
required
greeting_ref
string | null

A Wave-hosted greeting URL from POST /v1/callflows/audio; null clears to the default.

Response

Updated

id
string<uuid>
number
string
Example:

"+966590007001"

voicemail_enabled
boolean
greeting_ref
string | null