Skip to main content
POST
Bulk-sync templates for a WABA from Meta into local DB

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Body

application/json
waba_id
string
required
Example:

"123456789012345"

Response

Sync complete. Response includes how many templates Meta returned and what's now in local DB for that WABA.

success
boolean
Example:

true

message
string
Example:

"Synced N templates from Meta"

data
object