Delete Disabled Status
DELETE/suppliers/products/:type/:identifier/disabled/:store
Remove the disabled status of a product or variant within a specified store.
Request
Responses
- 200
- 403
- 404
Data detached sucessfully
Authorization error
Resource not found it means that the provided product or variant identifier or any of the path parameters to amend is either not yours or present in the database.