Sessions
Sign out of the current session
Sign out of the current session and invalidate the refresh token
delete/auth/sessions/current
Response
Successful response
Example response
{
"success": true
}Sign out of the current session and invalidate the refresh token
Successful response
{
"success": true
}