first commit
This commit is contained in:
20
Video2AI/Logout.bru
Normal file
20
Video2AI/Logout.bru
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user