6 lines
93 B
HTTP
6 lines
93 B
HTTP
POST http://localhost:8080/delete/user
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"name": "Test"
|
|
} |