Skip to main content
POST
/
sellers
/
buyers
/
message
Blast Message to Buyers
curl --request POST \
  --url https://apiv2.telecomsxchange.com/sellers/buyers/message \
  --header 'Content-Type: application/json' \
  --data '
{
  "subject": "<string>",
  "message": "<string>"
}
'

Documentation Index

Fetch the complete documentation index at: https://telecomsxchange.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

subject
string
Subject of message blast
message
string
Body of the blast message