Logout the User for a Device
DELETE/device-srv/devicemaps/:userDeviceId
Device-based logout is a security feature that allows users to log out of a specific device remotely. This feature is commonly used in applications and services where users may access their accounts from multiple devices, such as smartphones, tablets, and computers. Here are the key aspects of device-based logout.
If the token is anonymous you need to pass query parameters as shown below with the
cidaas:session_delete scope.
Request
Responses
- 200
OK