POST
Register a custom name to send SMS from (your Sender ID), and list the sender IDs registered on your app. This page covers two endpoints: register a sender ID and fetch your registered sender IDs.
/api/v1/messaging/sender_idHeaders
Body parameters
Response
A200 confirms the registration request under entity.message. The sender ID is not active until Dojah approves it — you’ll receive an email once it’s activated. See the panel on the right.
Fetch registered Sender IDs
List the sender IDs registered on your app, each with its activation status and creation time. This endpoint takes no query parameters.GET /api/v1/messaging/sender_ids
200 — OK