21 lines
279 B
Plaintext
21 lines
279 B
Plaintext
meta {
|
|
name: Logout
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
post {
|
|
url: https://video2ai.test/api/user/logout
|
|
body: none
|
|
auth: bearer
|
|
}
|
|
|
|
headers {
|
|
Content-Type: application/json
|
|
Accept: application/json
|
|
}
|
|
|
|
auth:bearer {
|
|
token: 2|DSl9SRQI5za0QjqLkZBKhejSsfBEr3yECNcWk5mz1e10adc7
|
|
}
|