uas-mobile-22412001/bruno/Auth/Logout.bru

16 lines
182 B
Plaintext
Raw Normal View History

2025-07-10 06:27:37 +07:00
meta {
name: Logout
type: http
seq: 7
}
post {
url: https://uas.ditaajipratama.net/api/auth/logout
body: none
auth: none
}
headers {
Authorization: Bearer xx.xx.xx
}