💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
**删除通讯录指定联系人** ``` DELETE /contact-list/{user_id}?cellphone={cellphone} ``` **Parameters** |Name|Type|Description| |----|-----|-----------| |cellphone|string|用户手机号码| **Response** <pre> Status:204 No Content { } </pre>