Delete User Session by ID
Deletes a specific session for the authenticated user.
| Path Parameters |
|---|
session_id string — REQUIREDThe ID of the session. |
| Responses | |||||||||
|---|---|---|---|---|---|---|---|---|---|
204Session deleted successfully. | |||||||||
defaultDefault Response
|
Deletes a specific session for the authenticated user.
| Path Parameters |
|---|
session_id string — REQUIREDThe ID of the session. |
| Responses | |||||||||
|---|---|---|---|---|---|---|---|---|---|
204Session deleted successfully. | |||||||||
defaultDefault Response
|