Documentation
Sign inGet started

E15001 — WhatsAppInvalidRecipient

The recipient phone number is not a valid E.164 number. Use the international format with a leading plus, for example +14155550100.
  • HTTP status: 422
  • Type: validation_error
  • Name: WhatsAppInvalidRecipient

What to do

The request body parsed, but one or more values are invalid. Read the details array: each entry names the failing field (param, a dotted path like to[0].email) with a human-readable reason. Fix the named fields and retry.