onUserNotAllowed

@Status(value = HttpStatus.FORBIDDEN)
open fun onUserNotAllowed(exception: SessionErrors.UserNotAllowed, @PathVariable sessionId: String): GetSessionParticipantsApi.Errors.UserNotAllowed