ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
**发送短信** ``` POST /identity-code ``` **Parameters** |Name|Type|Description| |----|----|----|----| |cellphone|string|`手机号码`| |action|string|发送类型<br> register:注册</br>get_back_password:找回密码| **Response** <pre> Status:201 Created { } </pre>