Files
pangolin/bruno/Auth/logout.bru
2025-10-04 18:36:44 -07:00

12 lines
130 B
Plaintext

meta {
name: logout
type: http
seq: 3
}
post {
url: http://localhost:4000/api/v1/auth/logout
body: none
auth: none
}