Skip to main content
POST
Re-queue a stuck operation

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

operationId
string
required

Operation id (UUID).

Example:

"018f8a3e-4b2c-7c1a-9e5d-2f6a1b3c4d5e"

Response

OK

operationId
string
required

Operation id (UUID) that was re-queued.

Example:

"018f8a3e-4b2c-7c1a-9e5d-2f6a1b3c4d5e"

state
string
required

State after the re-queue (QUEUED).

Example:

"QUEUED"