Logs out the user from the system
POST/v1/users/default/logout
Logs out the user from the system
Responses
- 200
- 400
- 401
- 500
OK
Invalid input
- application/json
- Schema
Schema
any
Unauthorized
- application/json
- Schema
Schema
any
Server Error
- application/json
- Schema
Schema
any
Loading...