Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
SMS request with phone number, message content, and project ID
Phone number to send SMS to. Accepts UAE local format (05XXXXXXXX) or international format with country code 971 (971XXXXXXXXX).
"971566955223"
SMS message content. Use {{project_link}} placeholder for dynamic link insertion.
"Hello! Check out this project: {{project_link}}"
Project ID to generate dynamic links for phone number hashing
"P1234567"