MealsOrderingApplication
Category
MealsOrderingApplication
Category
GetAll
GET
Add
POST
GetById
GET
Update
PUT
Delete
DELETE
Meal
GetAll
GET
Add
POST
GetById
GET
Update
PUT
Delete
DELETE
Drink
GetAll
GET
Add
POST
GetById
GET
Update
PUT
Delete
DELETE
Auth
Register
POST
Login
POST
Customer
GetAll
GET
Add
POST
GetById
GET
Update
PUT
Delete
DELETE
Admin
GetAll
GET
Add
POST
GetById
GET
Update
PUT
Delete
DELETE
Driver
GetAll
Add
GetById
Update
Delete
Order
GetAll
Add
GetById
Update
Delete
Review
GetAll
Add
GetById
Update
Delete
Category
Delete
DELETE
/api/Categories/4
Try it
Run in Apidog
Run in Apidog
Request
None
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'http://127.0.0.1:5051/api/Categories/4'
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
Â
{0}
Example
{
}
Modified atÂ
2024-04-27 19:29:51
Previous
Update
Next
GetAll