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