20 lines
236 B
Plaintext
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
|
|
}
|