Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 233 Bytes

sms.rest

File metadata and controls

11 lines (10 loc) · 233 Bytes
###

POST http://localhost:1337/sms/send Content-Type: application/json x-sid: AC8a7b404d45300fc02a69fbe0f23ce78e x-auth-token: 49955eed62e26181e8f53e44542cc1c0 x-from: +15203948028

{
"to": "+212610763399", "text": "all good"

}