11 lines
130 B
Text
11 lines
130 B
Text
meta {
|
|
name: logout
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:3000/api/v1/auth/logout
|
|
body: none
|
|
auth: none
|
|
}
|