Skip to main content

Submit a content template for WhatsApp approval

IRREVERSIBLE: Submits the template for WhatsApp approval and permanently locks it. Only approval-eligible types can be submitted. Template name cannot be reused for 30 days if rejected. Review takes up to 48 hours.

Path Parameters
    dealerUUID string required
    contentSid string required
Request Body required
    name string
    category string

    Possible values: [UTILITY, MARKETING, AUTHENTICATION]

Responses

Template submitted for approval successfully


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • approval object
    name string
    category string

    Possible values: [UTILITY, MARKETING, AUTHENTICATION]

    status string

    Possible values: [RECEIVED, PENDING, APPROVED, REJECTED, PAUSED, DISABLED]

    rejectionReason string
    allowCategoryChange boolean
Loading...