Archive
Admit a disposition request
Requires explicit disposition token permission and enabled reviewed copy/backup policy. Checks current revision, retention, holds, pending operations and all copies. 202 follows protected admission; background deletion starts separately.
POST
/api/archive/{id}/dispositionAuthorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Path Parameters
id
integerrequired
No description provided.
Header Parameters
Idempotency-Key
string
Required here or as idempotencyKey in the body. Both, if given, must agree. Changed inputs conflict.
Request Body
application/json
required
{
"expectedRevision": 1,
"reason": "string",
"idempotencyKey": "string"
}Response
202
Durably accepted; follow Location until confirmed.
operationId
string<uuid>required
status
enum<string>required
revision
integer
expectedRevision
integer
attempts
integer
error
string | null
kind
string
certificate
object | null