Skip to main content
DELETE
Eliminar (soft delete) un ítem de catálogo

Authorizations

Authorization
string
header
required

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

Headers

x-workspace-id
string<uuid>

Identificador del workspace multi-tenant. Obligatorio al autenticar con Authorization: Bearer, donde su ausencia devuelve 400 Workspace context is required. Con x-api-key es opcional: la llave ya identifica a su workspace y lo que mandes aquí se ignora.

Path Parameters

itemId
string<uuid>
required

Identificador del ítem de catálogo

Response

Ítem eliminado correctamente.