Whatsapp Message Templates

Update a Whatsapp message template

Updates the editable fields of the specified WhatsApp message template.

patch/v2/whatsapp_message_templates/{id}

Path parameters

idstring required

Whatsapp message template ID

Request body

category'MARKETING' | 'UTILITY' | 'AUTHENTICATION'

Response

Successful response with Whatsapp template

Example response

{
  "data": {
    "record_type": "whatsapp_message_template"
  }
}

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