Skip to content

Cancelar operación

DELETE
/api/operaciones/{numero}

Autorizaciones

bearerAuth
Tipo
HTTP (bearer)

Parámetros

Path Parameters

numero*
Tipo
integer
Requerido
Formato
"int32"

Respuestas

OK

JSON
{
  
"ok": true,
  
"messages": [
  
  
{
  
  
  
"title": "string",
  
  
  
"description": "string"
  
  
}
  
]
}

Playground

Autorización
Variables
Key
Value

Ejemplos

Powered by VitePress OpenAPI