v1
latestOpenAPI 3.1.02026-07-241630614.2 KBEdit a WhatsApp template status
The method allows editing the WhatsApp template status.
post/api/v4/chats/templates/{id}/review/{review_id}
Path parameters
idinteger required
Template ID
review_idinteger required
The ID that you get in the response once you've sent your WhatsApp template for moderation.
Request body
Response
200
Example response
{
"id": 7351,
"source_id": 29420107,
"status": "rejected",
"reject_reason": "Hasn't passed audit"
}