create_auth_logout
Sign out the current user and clear the session cookie to terminate the authenticated session.
Instructions
Sign out and clear session cookie.
POST /api/v1/auth/logout
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |