Skip to main content
POST
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

taskId
string
必填
Required string length: 1 - 128

请求体

application/json
targetId
string
必填
Required string length: 1 - 128
kind
enum<string>
必填
可用选项:
dead,
stale

响应

200 - application/json

Recovery accepted

taskId
string
必填
kind
enum<string>
必填
可用选项:
dead,
stale
recovered
enum<boolean>
必填
可用选项:
true
delivery
enum<string>
必填
可用选项:
accepted,
deferred
最后修改于 2026年9月15日