Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

taskId
string
erforderlich
Required string length: 1 - 128

Body

application/json
targetId
string
erforderlich
Required string length: 1 - 128
kind
enum<string>
erforderlich
Verfügbare Optionen:
dead,
stale

Antwort

200 - application/json

Recovery accepted

taskId
string
erforderlich
kind
enum<string>
erforderlich
Verfügbare Optionen:
dead,
stale
recovered
enum<boolean>
erforderlich
Verfügbare Optionen:
true
delivery
enum<string>
erforderlich
Verfügbare Optionen:
accepted,
deferred
Zuletzt geändert am 15. September 2026