Delete Product Dimensions
Delete a product dimensions record from the system.Endpoint
Path Parameters
The unique identifier of the product dimensions record to delete
Response
This endpoint returns no content on success.Status Codes
Product dimensions successfully deleted
Product dimensions not found
Example Request
Example Response
On success, the endpoint returns HTTP status 204 with no response body.Error Response
Notes
Deleting product dimensions is permanent and cannot be undone. Make sure you want to delete the record before making this request.