D黑奴背锅 文档中心
修仙 API探险
POST/business/xiuxian/progress/exit_rift

中途退出秘境探索。

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://example.com/business/xiuxian/progress/exit_rift"
{  "code": 0,  "message": "退出秘境成功",  "data": {    "user_id": "b1_p1",    "state": "空闲"  },  "time": 1779502528}