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

26 lines
264 B
Plaintext

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