Files
2022-12-26 13:17:28 +01:00

129 B

mutation { usersDeleteSession( userId: "[USER_ID]", sessionId: "[SESSION_ID]" ) { status } }