Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

taskId
string
obbligatorio
Required string length: 1 - 128

Corpo

application/json
targetId
string
obbligatorio
Required string length: 1 - 128
kind
enum<string>
obbligatorio
Opzioni disponibili:
dead,
stale

Risposta

200 - application/json

Recovery accepted

taskId
string
obbligatorio
kind
enum<string>
obbligatorio
Opzioni disponibili:
dead,
stale
recovered
enum<boolean>
obbligatorio
Opzioni disponibili:
true
delivery
enum<string>
obbligatorio
Opzioni disponibili:
accepted,
deferred
Ultima modifica il 15 settembre 2026