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

26 lines
270 B
Plaintext

meta {
name: Tension Remove
type: http
seq: 3
}
post {
url: https://uas.ditaajipratama.net/api/checkcare/tension/:alder
body: json
auth: none
}
params:path {
alder: remove
}
headers {
Authorization: Bearer xx.xx.xx
}
body:json {
{
"id":1
}
}