Skip to main content
POST
Edit template

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
templateId
string
required

Meta template ID to edit.

Example:

"1234567890123456"

category
string

New category: AUTHENTICATION, MARKETING, or UTILITY.

Example:

"UTILITY"

allowCategoryChange
boolean

Allow Meta to reassign the category during review.

Example:

false

ttl
number

Time-to-live for authentication templates, in seconds.

Example:

600

components
object[]

Replacement template component objects.

Example:

Response

Success — provider-native response body.

Native response from the WhatsApp Business (Meta) API when editing an existing message template.

success
boolean
required

Whether the template edit was accepted by the WhatsApp Business API.