Files
pangolin/bruno/Auth/logout.bru
2024-10-06 22:50:23 -04:00

12 lines
130 B
Plaintext

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