Skip to main content
POST
Bind a number to a menu

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

name
string
required

The menu name (unique per org).

Body

application/json
phone_number_id
string<uuid>
required

Response

Bound

bound
boolean