uas-mobile-22412001/bruno/Checkcare/Tension/Tension List.bru

27 lines
289 B
Plaintext

meta {
name: Tension List
type: http
seq: 2
}
post {
url: https://uas.ditaajipratama.net/api/checkcare/tension/:alder
body: none
auth: none
}
params:path {
alder: list
}
headers {
Authorization: Bearer xx.xx.xx
}
body:json {
{
"weight":88,
"height":175
}
}