authentication/bruno/Auth/Notme.bru

16 lines
176 B
Plaintext

meta {
name: Notme
type: http
seq: 3
}
get {
url: http://localhost:11000/api/auth/notme?token=xx.xx.xx
body: none
auth: none
}
params:query {
token: xx.xx.xx
}