Whatsapp Phone Numbers

Update phone number business profile

Updates the supplied business-profile fields for the specified WhatsApp phone number.

patch/v2/whatsapp/phone_numbers/{phone_number}/profile

Path parameters

phone_numberstring required

Phone number (E.164 format)

Request body

aboutstring
addressstring
categorystring
descriptionstring
display_namestring
emailstring
profile_idstring uuid

Messaging profile ID for inbound messages

websitestring

Response

Successful response with Whatsapp profile

Example response

{
  "data": {
    "record_type": "whatsapp_phone_number_profiles"
  }
}