mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-29 23:31:11 -06:00
12 lines
130 B
Plaintext
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
|
|
}
|