Whatsapp Business Accounts

Update Whatsapp user data

Updates the supplied WhatsApp user-data settings for the authenticated Telnyx account.

patch/v2/whatsapp/user_data

Request body

webhook_failover_urlstring url

Failover URL to send Whatsapp signup events

webhook_urlstring url

URL to send Whatsapp signup events

Response

Successful response with Whatsapp user data

Example response

{
  "data": {
    "record_type": "whatsapp_user_data"
  }
}

Changes

Changed in 2 of the 61 revisions of this API.7

    • the response's body type/format changed from object/ to / for status 4XX

      response-body-type-changed

    • the errors/items/ response's property type/format changed from object/ to / for status 4XX

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 4XX

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from / to object/ for status 4XX

      response-body-type-changed

    • the errors/items/ response's property type/format changed from / to object/ for status 4XX

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 4XX

      response-property-type-changed

    • the errors/items/source/pointer response's property type/format changed from string/json-pointer to string/ for status 4XX

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog