Error
Catalog
Deactivate (archive) a taxonomy axis (axe de classification)
Soft-archives an axis by flipping its active flag to false — never a physical delete, so the axis still reads back as inactive. 404s for an unknown axis.
POST
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 archived axis (active: false).

