Skip to main content
PATCH
Update WhatsApp Business profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required

Body

application/json

Request body to update WhatsApp Business profile.

about
string

Short description of the business (max 139 characters).

Maximum string length: 139
address
string

Physical address of the business (max 256 characters).

Maximum string length: 256
description
string

Extended description of the business (max 512 characters).

Maximum string length: 512
email
string<email>

Business email address.

websites
string<uri>[]

Business website URLs (maximum 2).

Maximum array length: 2
vertical
enum<string>

Business category for WhatsApp Business profile.

Available options:
UNDEFINED,
OTHER,
AUTO,
BEAUTY,
APPAREL,
EDU,
ENTERTAIN,
EVENT_PLAN,
FINANCE,
GROCERY,
GOVT,
HOTEL,
HEALTH,
NONPROFIT,
PROF_SERVICES,
RETAIL,
TRAVEL,
RESTAURANT,
NOT_A_BIZ

Response

Profile updated successfully.

success
boolean
required
profile
object
required

WhatsApp Business profile information.