Skip to content
Mailisk
Search
K
Main Navigation
Website
Appearance
Menu
Return to top
Simulate SMS message
POST
/api/sms/virtual
Authorizations
ApiKey
Type
API Key (header: X-Api-Key)
Request Body
application/json
Schema
JSON
JSON
{
"from_number"
:
"string"
,
"to_number"
:
"string"
,
"body"
:
"string"
}
Responses
201
POST
/api/sms/virtual
Playground
Server
Select a server...
Authorization
ApiKey
Body
Try it out
Samples
Powered by
VitePress OpenAPI