[DELETE] 유저 세션 초기화
Delete user's sessions
Body
Name
Type
Description
Example
//body
{
"usernames": ["부산의달", "007"]
}Response
{
"success": "true"
}{
"message": "Failed to clear user session",
"error": "Internal Server Error",
"statusCode": 500
}Last updated
Was this helpful?