Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Whatsapp message template ID

Body

application/json
category
enum<string>
Available options:
MARKETING,
UTILITY,
AUTHENTICATION
components
object[]

Updated template components. Same structure as the create request.

A template component. Additional Meta component types not listed here are also accepted.

Response

Updated template

data
object