fosrl.pangolin/bruno/Auth/verify-user.bru

16 lines
264 B
Text
Raw Normal View History

2024-10-06 22:09:30 -04:00
meta {
name: verify-user
type: http
seq: 4
}
get {
2024-10-10 21:59:30 -04:00
url: http://localhost:3001/api/v1/badger/verify-user?sessionId=mb52273jkb6t3oys2bx6ur5x7rcrkl26c7warg3e
2024-10-06 22:09:30 -04:00
body: none
auth: none
}
params:query {
2024-10-10 21:59:30 -04:00
sessionId: mb52273jkb6t3oys2bx6ur5x7rcrkl26c7warg3e
2024-10-06 22:09:30 -04:00
}