Skip to main content
POST
Reenfileirar uma operação travada

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

operationId
string
obrigatório

Operation id (UUID).

Exemplo:

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

Resposta

OK

operationId
string
obrigatório

Operation id (UUID) that was re-queued.

Exemplo:

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

state
string
obrigatório

State after the re-queue (QUEUED).

Exemplo:

"QUEUED"