Send a new SMS message to be sent by your android phone.
Send a new SMS message to be sent by your android phone, you can schedule it up to 3 days in the future relative to your defined phone timezone. you can also specify an unique request id that you can use later to search for this message.Documentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Instance UUID copied from hypersender dashboard
"{{ instance_id }}"
The content of your SMS message, keep it short and sweet because sms messages done like to be short!
phone number that you want to send the message to. Make sure that it start with + and have country code example: +203123131313
any string preferably uuid that you can use later to find this message.
optional date in the future max: 3 days that the message will be sent Relative to your defined Timezone! Example: 2025-01-08 19:47:00
How many times I should retry sending this message when it fails to be sent, Max: 15 times.
How many seconds this message is valid for, this is usefull when you are sending OTPs with expiration of 2 mins.
Successful response