Skip to main content
POST
Create a WhatsApp Template
Safety and behavior notes
  • This creates an external Meta template that can enter provider review; it is not a local-only write.

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
name
string
required
Minimum string length: 1
body
string
required
Minimum string length: 1
variables
object
language
string
default:es
category
enum<string>
default:MARKETING
Available options:
MARKETING,
UTILITY,
AUTHENTICATION
header
object
buttons
object[]
channel_id
string<uuid>
internal_type
enum<string>
Available options:
greeting,
follow_up,
reminder,
reactivation

Response

Successful response.

success
enum<boolean>
required
Available options:
true
already_existed
boolean
required
template
object
required
message
string
required
Last modified on September 8, 2026