Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.dojah.io/api/v1/messaging/sender_id \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "sender_id": "<string>" } '
{ "entity": { "message": "Sender ID Request Successful, you will get an email once its Activated." } }
An endpoint that allows you to register Sender ID
Show properties
Was this page helpful?