Whatsapp messages
Authorizations
Body
accountIdstring · nullableRequiredExample:
Your WhatsApp account ID from RogerRoger
01234567-89ab-cdef-0123-456789abcdefphoneNumberstring · nullableRequiredExample:
Recipient phone number in E.164 format (with country code)
+31612345678Pattern: ^(\+?[1-9]\d{1,14})$messagestring · min: 1 · max: 4096 · nullableRequiredExample:
Message text to send (1-4096 characters)
Hello! This is a test message from our API.Responses
201
Message queued successfully. Check rate limit headers for remaining quota.
400
Validation error (invalid UUID, phone format, or message length)
401
Unauthorized (invalid JWT token or API key)
403
Forbidden
404
WhatsApp account not found or access denied
422
An error occurred
429
Rate limit exceeded. Check Retry-After header for wait time in seconds.
post
/whatsapp/messagesNo content
Last updated

