WhatsApp Template Quality Updates

This webhook is triggered whenever there is a quality update for a WhatsApp template. The quality rating of a template can be one of the following:

  • Green: High quality
  • Red: Low quality
  • Yellow: Medium quality

The quality rating of your message template shows how messages from your template have been received by your customers in a rolling window of the past 24 hours

Payload
string
enum

The channel for which this event is received for, which is “whatsapp” in this case.

Allowed:
string
enum

The event that occurred which triggered this notification, which is in this case: “wa.template.quality.updated”

Allowed:
number

The Id of the account associated with the event

data
object
metadata
object
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…