deleteSession

abstract suspend fun deleteSession(): AtpResponse<Unit>

Delete the current session. Requires auth using the 'refreshJwt' (not the 'accessJwt').