POST api/SendSMS
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| para | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"UserID": "sample string 1",
"Password": "sample string 2"
}