Files
memefast/Video2AI/Logout.bru
2025-05-28 12:59:01 +08:00

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
}