# Archive a list of products **POST /v1/shop/products/archive** Archive a list of products ## Servers - Development Server: https://api-dev.classmanager.io (Development Server) - Localhost: https://localhost (Localhost) - Local (Valet): https://classmanager.test (Local (Valet)) - Staging Server: https://api-stage.classmanager.io (Staging Server) - Production Server: https://api.classmanager.io (Production Server) ## Parameters ### Body: application/json (object) A list of product IDs to archive - **productIds** (array[string]) List of product IDs to archive ## Responses ### 204 No content [Powered by Bump.sh](https://bump.sh)