Skip to main content
POST
Update phone number settings

Authorizations

X-API-Key
string
header
required

Project API key for authentication. This is the recommended authentication method.

Get your API key from the Kapso dashboard under Integrations > API keys.

Path Parameters

phone_number_id
string
required

WhatsApp Business Phone Number ID

Body

application/json
pin
string

6-digit PIN for two-step verification

Pattern: ^\d{6}$
Example:

"123456"

Response

Phone number settings updated successfully

success
boolean