Skip to main content
PATCH
Set a WhatsApp Template Purpose
Safety and behavior notes
  • Changing the internal purpose mutates a WABA-level template catalog and can affect multiple client records assigned to the same WABA.

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Template UUID.

Body

application/json
internal_type
enum<string>
required
Available options:
greeting,
follow_up,
reminder,
reactivation

Response

Successful response.

success
enum<boolean>
required
Available options:
true
template
object
required

Updated tenant-owned template record.

Last modified on September 8, 2026