Skip to main content
POST
Set template

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

id
string
required

The initiative id.

Minimum string length: 1

Body

application/json
templateId
string
required

An APPROVED WhatsApp template id (from templates_list).

Minimum string length: 1
round
integer
default:1

Which outreach message (1 = the first). Default 1.

Required range: 1 <= x <= 4

Response

Success

round
integer
required

Which outreach message this is (1 = the first message).

Required range: -9007199254740991 <= x <= 9007199254740991
templateId
string | null
required

The linked WhatsApp template, or null if none is linked yet.

templateName
string | null
required