修仙 API世界
POST
/business/xiuxian/world/accept_dual接受其他玩家的双修邀请。
注意事项
- 无待处理邀请返回 code=1,message='修仙数据不存在'。
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X POST "https://example.com/business/xiuxian/world/accept_dual"{ "code": 0, "message": "双修完成", "data": {}, "time": 1779502528}