Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

470 B

title slug
logoutRequest /main-concepts/metadata-standard/schemas/auth/logoutrequest

LogoutRequest

This schema defines Logout Request.

Properties

  • username (string): Logout Username.
  • token (string): Token To be Expired.
  • logoutTime: Logout Time. Refer to ../type/basic.json#/definitions/dateTime.
  • refreshToken (string): Refresh Token.

Documentation file automatically generated at 2023-10-27 13:55:46.343512.