API structure has changed
4 structure changes including:
4 Modifications
Modified
4
DELETE /api/products/{id}
- Response
- 403 response Added
GET /api/products
- Response
- 403 response Added
POST /api/products
- Response
- 403 response Added
PUT /api/products/{id}
- Response
- 403 response Added