fosrl.pangolin/bruno/Auth/logout.bru

12 lines
130 B
Text
Raw Normal View History

2024-10-06 22:50:23 -04:00
meta {
name: logout
type: http
seq: 3
}
post {
url: http://localhost:3000/api/v1/auth/logout
body: none
auth: none
}