hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
148 stars 58 forks source link

[FIX] [PHP] Refactor API For Product Deletion #584

Open amowogbaje opened 3 weeks ago

amowogbaje commented 3 weeks ago

Description

To delete a product owned by a specific user from here

Route

DELETE: /api/v1/products/{id}

Parameters id string($uuid) (path)

Response Body Code: 204 Description: No content