Detach Product Type from ScannerType
DELETE/scanner/:guid/product/:product_guid
Detach a Product Type from a ScannerType
Request​
Responses​
- 204
- 403
- 404
- 406
- 500
Product Type detached from ScannerType.
Unauthorized. You do not have permission to manage the ScannerType or Product Type.
ScannerType or Product Type not found.
The ScannerType does not have the Product Type.
Internal server error. Detaching the Product Type from the ScannerType failed.