Error
Catalog
Delete a taxonomy axis (supprimer un axe)
Soft-deletes (tombstones) an axis so it disappears from every read while the row survives. REFUSED (422) when the axis still has nodes (empty its tree first) or is still referenced by products, so a product’s classification is never orphaned. 404s for an unknown axis. Returns the deleted axis.
DELETE
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
The classification axis id (e.g. ax-colour).
Minimum string length:
1Response
The soft-deleted axis.
The soft-deleted axis.
Minimum string length:
1Minimum string length:
1Available options:
product, variant, movement Available options:
managed, local Available options:
text, color, size, number, measure Minimum string length:
1
