APIReferenceCustomer
Logout customer
Revokes the active customer session token.
After logout, the token becomes invalid and cannot be used again.
curl -X POST "https://api.storrik.com/v1/customer/logout"{
"ok": true
}Empty
Revokes the active customer session token.
After logout, the token becomes invalid and cannot be used again.
curl -X POST "https://api.storrik.com/v1/customer/logout"{
"ok": true
}curl -X POST "https://api.storrik.com/v1/customer/logout"