Skip to main content

VerifyCredentials validates and creates a WhatsApp configuration.

POST 

/api/v1/engagements/integrations/whatsapp/verify

Use this for manual setup when customers already have access tokens. Validates the credentials by making test API calls to Meta, then creates a channel configuration if valid.

Required Information

  • access_token: Permanent system user token from Meta Business Suite
  • phone_number_id: From WhatsApp Manager
  • waba_id: WhatsApp Business Account ID

Errors

  • INVALID_ARGUMENT: Missing required fields
  • FAILED_PRECONDITION: Invalid credentials
  • ALREADY_EXISTS: Phone number already configured

Request

Responses

A successful response.