Skip to main content
PATCH
Update a WhatsApp template

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

name
string
required

Template name.

Body

application/json
account_id
integer
required

A connected WhatsApp number (social account id).

components
object[]
required

Full replacement component list, in Meta's template component format.

category
enum<string>

Optional category change.

Available options:
MARKETING,
UTILITY,
AUTHENTICATION
template_id
string

Required only when the name has several language versions.

Response

Template updated

success
enum<boolean>
Available options:
true
data
object