Skip to main content
PATCH
Update a message template

Authorizations

X-Api-Key
string
header
required

API key (hr_live_... or hr_test_...). Generate from Settings › Workspace › Acceso API.

Path Parameters

id
string
required

Body

application/json
name
string

Template name (must match the approved Meta template name exactly).

Example:

"bienvenida_inquilinos_v3"

category
enum<string>
Available options:
MARKETING,
UTILITY,
AUTHENTICATION,
ACCOUNT_UPDATE
Example:

"MARKETING"

language
string

Template language code (BCP 47).

Example:

"es"

components
object[]

Template components (HEADER, BODY, FOOTER, BUTTONS).

Response

200 - undefined