Delete a battery
DELETE/v1/materials/batteries/:id
Remove a battery from your catalog. A product already used by an offer cannot be deleted — archive it instead (archived: true), which hides it from new offers while keeping existing ones intact. Requires write:materials.
Request
Responses
- 204
- 401
- 403
- 404
- 409
- 500
The battery was deleted.
invalid_api_key
insufficient_scope
not_found
in_use
db_error