uas-web-22412001/api/bruno/Update API.bru
2025-07-15 13:27:55 +07:00

20 lines
213 B
Plaintext

meta {
name: Update API
type: http
seq: 6
}
put {
url: http://{{BASE_URL}}/api/update
body: json
auth: inherit
}
body:json {
{
"id": 4,
"name": "Syahdan",
"phone": "082112586824"
}
}