uas-mobile-22412001/bruno/Checkcare/Profile/Profile Detail.bru

20 lines
236 B
Plaintext

meta {
name: Profile Detail
type: http
seq: 1
}
post {
url: https://uas.ditaajipratama.net/api/checkcare/profile/:alder
body: json
auth: none
}
params:path {
alder: detail
}
headers {
Authorization: Bearer xx.xx.xx
}