Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Project Settings > API Keys.
Path Parameters
WhatsApp Business Phone Number ID
Body
Always "whatsapp"
whatsapp "whatsapp"
Business About text (appears in profile beneath image and contact buttons).
- Must be 1-139 characters
 - Rendered emojis supported (unicode values must be encoded)
 - Hyperlinks included but won't render as clickable
 - Markdown not supported
 
1 - 139"Welcome to our store! We're here to help you 24/7."
Business address (max 256 characters)
256"123 Main Street, San Francisco, CA 94102"
Business description (max 512 characters)
512"Leading provider of premium products and services since 2010. We pride ourselves on exceptional customer service and quality."
Contact email address (max 128 characters)
128"support@example.com"
Handle from resumable upload API for profile picture
"h:resumable-upload-handle-abc123xyz789"
Business category displayed in WhatsApp profile:
- ALCOHOL: Alcoholic Beverages
 - APPAREL: Clothing and Apparel
 - AUTO: Automotive
 - BEAUTY: Beauty, Spa and Salon
 - EDU: Education
 - ENTERTAIN: Entertainment
 - EVENT_PLAN: Event Planning and Service
 - FINANCE: Finance and Banking
 - GOVT: Public Service
 - GROCERY: Food and Grocery
 - HEALTH: Medical and Health
 - HOTEL: Hotel and Lodging
 - NONPROFIT: Non-profit
 - ONLINE_GAMBLING: Online Gambling & Gaming
 - OTC_DRUGS: Over-the-Counter Drugs
 - OTHER: Other
 - PHYSICAL_GAMBLING: Non-Online Gambling & Gaming
 - PROF_SERVICES: Professional Services
 - RESTAURANT: Restaurant
 - RETAIL: Shopping and Retail
 - TRAVEL: Travel and Transportation
 
ALCOHOL, APPAREL, AUTO, BEAUTY, EDU, ENTERTAIN, EVENT_PLAN, FINANCE, GOVT, GROCERY, HEALTH, HOTEL, NONPROFIT, ONLINE_GAMBLING, OTC_DRUGS, OTHER, PHYSICAL_GAMBLING, PROF_SERVICES, RESTAURANT, RETAIL, TRAVEL URLs associated with business (max 2, 256 chars each, must include http:// or https://)
2[
  "https://www.example.com",
  "https://www.instagram.com/example"
]Response
Business profile updated successfully
Whether the update succeeded
true

