lf9-pgg/bruno/user/Logout User.bru
2025-06-11 14:48:16 +02:00

11 lines
122 B
Text

meta {
name: Logout User
type: http
seq: 5
}
post {
url: {{api_base}}/auth/logout
body: none
auth: inherit
}