# Delete catalog Delete a specific catalog by ID Endpoint: DELETE /catalogs/{id} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `id` (integer, required) Unique identifier of the catalog Example: 101 ## Response 200 fields ## Response 404 fields