For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Edit
HomeAPI Reference
HomeAPI Reference
  • Overview
    • API reference
  • Swagger Plant Store - OpenAPI 3.1
      • GETLogs user into the system
      • GETLogs out current logged-in user session
      • GETGet user by username
  • Plant Store AsyncAPI
  • API reference
  • Add a new plant to the store
  • Update an existing plant
  • Search plants by status
  • Search plants by tags
  • Find plant by ID
  • Logs user into the system
  • Logs out current logged-in user session
  • Get user by username
  • plantEvents
Edit
Swagger Plant Store - OpenAPI 3.1user

Logs out current logged-in user session

||View as Markdown|
GET
https://api.plantstore.dev/v3/user/auth/logout
GET
/v3/user/auth/logout
$curl https://api.plantstore.dev/v3/user/auth/logout
Was this page helpful?
Previous

Logs user into the system

Next

Get user by username

Built with