forked from extern/bruno
12 lines
164 B
JSON
12 lines
164 B
JSON
{
|
|
"meta": {
|
|
"name": "Delete User",
|
|
"type": "http",
|
|
"seq": 1
|
|
},
|
|
"http": {
|
|
"method": "DELETE",
|
|
"url": "https://reqres.in/api/users/2"
|
|
}
|
|
}
|