{ "apiKey": "string", "time": "string", "nonce": "string", "sign": "string", "mobile": "string", "content": "string", "extend": "string" }
curl --location --request POST 'https://caigou.gaokaowin.com/index.php/api/sms/send' \ --header 'Content-Type: application/json' \ --data-raw '{ "apiKey": "string", "time": "string", "nonce": "string", "sign": "string", "mobile": "string", "content": "string", "extend": "string" }'
{}