D黑奴背锅 文档中心
修仙 API经济
POST/business/xiuxian/economy/abandon_bounty

放弃当前进行中的悬赏任务。

注意事项

  • 无活跃悬赏返回 code=1,message='修仙数据不存在'。

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://example.com/business/xiuxian/economy/abandon_bounty"
{  "code": 0,  "message": "放弃悬赏成功",  "data": null,  "time": 1779502528}